Displaying 2 results from an estimated 2 matches for "vcrlpogtz".
2004 Mar 12
3
rsync wont work
can someone tell me what am i doing wrong?
d# rsync -vcrlpogtz . rsync@domain.ltd:/rsync/
rsync@domain.ltd's password:
sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync
error: error in rsync protocol data stream (code 12) at io.c(189)
d#
it works fine if i just specify directory instead of remote site, but thats
not what i need....
2004 Mar 10
1
rsync
d# rsync -vcrlpogtz . rsync@domain.ltd:/export/home/rsync/
rsync@domain.ltd's password:
sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync
error: error in rsync protocol data stream (code 12) at io.c(189)
d#
Can someone tell me what am I doing wrong?
Thanks