rsync from linux client to windows server

Matthew Gavin matt at tempo.com.au
Sun Jul 14 15:56:02 EST 2002


> "rsync: not found
>   rsync: connection unexpectly closed (0 bites read so far)
>   rsync error: error in rsync protocol data stream (code 12) at io.c(150)"

Give it more "v"... eg: -auvvvvvz to get a better indication of what is happening.
Generally an "rsync: not found" error means rsync is not in your path. Give the command a
"--rsync-path=/usr/blah" and see what happens.

M@





More information about the rsync mailing list