Re: rsync: on remote machine: --info=NAME: unknown option

2014-03-26 Thread Emanuel Berg
un...@physics.ubc.ca (William Unruh) writes: > I see no such option in my version of rsync (3.0.9) No, that was the case - while I had 3.1.0 on my local Debian, on the remote Solaris, the version 3.0.9 did not support the '--info' option. > If you had it the wrong options or course it will > com

Re: rsync: on remote machine: --info=NAME: unknown option

2014-03-25 Thread Kushal Kumaran
laris system, it says: > >> rsync: on remote machine: --info=NAME: unknown option > > If I use -v (for --verbose, instead of --info=name) it > works, but it produces some additional output that I > don't use. > > This appears to be a bug, since fine-grained verbosi

rsync: on remote machine: --info=NAME: unknown option

2014-03-22 Thread Emanuel Berg
In an alias, I setup the following command to copy files: > rsync -Lprtu --info=name --delete-excluded --exclude="*~" It works on my local Debian but when I try to use it (instead of scp) to copy files to a remote SunOS/Solaris system, it says: > rsync: on remote machine: --in