Displaying 1 result from an estimated 1 matches for "vnpae".
Did you mean:
inpae
2008 Nov 08
5
v3.0.4 OS X Execution Errors
...mactips/rsync.html. Unfortunately, I can't get
rsync v3.0.4 to work properly.
If I execute this command on the target Mac, I receive this error.
sudo rsync -An --progress --log-file=docs_transfer
server.domain.com:/Volumes/File_Storage/docs /Volumes/File_Storage
rsync: on remote machine: -vnpAe.Ls: unknown option
rsync error: syntax or usage error (code 1) at
/SourceCache/rsync/rsync-24/rsync/main.c(1099)
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at 90.c(632)
[receiver=3.0.4]
Now, I thought I wo...