|
From: Leandro T. <ltr...@gm...> - 2008-06-30 14:52:15
|
i'm trying to backup a linux client but i'm getting a strange error... i can manually ssh into this client with no problem. any ideas??? here are my logs: 2008-06-30 10:38:25 Got fatal error during xfer (Unable to read 4 bytes) 2008-06-30 10:38:30 Backup aborted (Unable to read 4 bytes) full backup started for directory /media/sdb1/contracts Running: /usr/bin/ssh -q -x -l root giskard /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --ignore-times . /media/sdb1/contracts/ Xfer PIDs are now 23738 Read EOF: Connection reset by peer Tried again: got 0 bytes Done: 0 files, 0 bytes Got fatal error during xfer (Unable to read 4 bytes) Backup aborted (Unable to read 4 bytes) |