Displaying 4 results from an estimated 4 matches for "78kzaz2".
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
2004 Mar 13
1
suppressing motd without decreasing verbosity
Is there a way to make the rsync client suppress the motd without
suppressing other messages when connecting to an rsync server? What I
want is to run rsync from cron and have it produce output only when
any files have been downloaded or deleted and whenever errors have
happened. Otherwise, I want it to be quiet. This doesn't seem to be
possible with rsync as of version 2.5.7.
When I use the
2004 Mar 26
1
rsync/cwsync dir spaces on the path
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi:
First let me say that rsync/cwrsync is amazing !
And sorry ! if I'm bothering you with this question...
I need to sync my work files from the WinXP Pro machine to our Solaris
one... so far so fine..
My problem is when I specify the path on the rsyncd.conf (cwrsync) I
have tried many combinations
from:
2004 Jun 01
1
Unexplained error (code 24)
Hi all,
While trying to mirror a filesystem from one machine to another (for
backup purposes) I get the following error:
[root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/
/bigdisk/backup/chandler/dev-md5-var/
root@chandler's password:
rsync error: unexplained error (code 24) at main.c(1045)
Does this mean anything to anybody?
Regards,
Graham
--