logging mechanism in rsync

Jignesh Shah jignesh.shah1980 at gmail.com
Wed Dec 24 04:40:08 GMT 2008


Thanks Matt. I thought V3.0.5 is the latest version. From where I can
download 3.1.* ? Is it preview version?

Thanks,
Jignesh

On Wed, Dec 24, 2008 at 9:43 AM, Matt McCutchen <matt at mattmccutchen.net>wrote:

> On Wed, 2008-12-24 at 09:37 +0530, Jignesh Shah wrote:
> > Could you please tell me why I am getting below errors in rsync 3.0.4?
> > I have rsync 3.0.4 both side.
>
> > userid at system123:/userid> rsync -avz --debug=exclude --info=skip
> > --info=name2 tmp/* sys2.nyc:/userid/tmp/
> > rsync: --debug=exclude: unknown option
> > rsync error: syntax or usage error (code 1) at main.c(1423)
> > [client=3.0.4]
>
> > [similar cases...]
>
> The --info=* and --debug=* options require a 3.1.* development version
> of rsync from the source repository.
>
> > userid at system123:/userid> rsync -avz  -w tmp/* sys2.nyc:/userid/tmp/
> > rsync: -w: unknown option
> > rsync error: syntax or usage error (code 1) at main.c(1423)
> > [client=3.0.4]
>
> I think you misread my -vv (two occurrences of the letter v) as -w.
>
> --
> Matt
>
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the rsync mailing list