search for: rrazvvu

Displaying 1 result from an estimated 1 matches for "rrazvvu".

2005 Aug 11
1
win32, ssh and rsync
Hi all I have been trying to get myhead around this for smetime now and hope one of the gurus here can assist. I would like to connect to a server(that is not running a rsync daemon) to push files from a win32 (2003 server) to an OBSD machine. The command I have successfully used is: rsync -Rrazvvu -e "ssh -i .ssh/pvt" /cygdrive/c/dirname username@1.2.3.4:BACKUP [where BACKUP is a directory /home/username/BACKUP ] This reports "opening conection using " : ssh -i .ssh/pvt -l username rsync --server -vvulogDtprRz . BACKUP [and youcan see the process on the server... ie:...