Hello,
I have a Debian Sarge server that makes a daily backup to an rsync server, 
while doing that I always get an error. The error is:

rsync: writefd_unbuffered failed to write 1 bytes: phase "unknown" [sender]: 
Connection reset by peer (104)
rsync: connection unexpectedly closed (65734 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)

and the command for the backup is (some internal data, like the long list 
of --excludes, or the username, host and address were remove/replaced):

rsync --recursive --relative --links --delete --delete-excluded --compress 
--password-file=/etc/rsyncpassword --exclude=/some/excluded/files /etc/ /root/ 
/home/ /var/ 
[EMAIL PROTECTED]::my-space/

Any ideas ? Is it on my side the problem ?

Checking what's on the other side, it seems the backup is there, at least some 
directories and files (I haven't made a diff of the whole thing, there might 
be some differences).

Any ideas what is going on ? how bad it is ? and how to solve it ?

Thanks.
-- 
Pupeno <[EMAIL PROTECTED]> (http://pupeno.com)

Attachment: pgp81kW9uosij.pgp
Description: PGP signature

Reply via email to