On 5/11/2010 5:42 AM, Dmitry Katsubo wrote: > Maybe you have some tricky alias for ssh? For example I have: > > $ type ssh > ssh is aliased to `ssh -C' > Thank you for taking the time to reply.
If you mean on the BackupPC server: [backu...@backuppc~]$ type ssh ssh is /usr/bin/ssh > So try to run exactly the same command (with full path) as is noticed in > log file from the shell: > I had tried that in the past as well, but I really wasn't sure what it ought to do since it doesn't specify where to put the files and such. Regardless of that, when I run that command nothing happens. I'm instantly returned to a prompt with no delay whatsoever: [backu...@backuppc tmp]$ /usr/bin/ssh -q -x -l root TargetServer /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --ignore-times . / [backu...@backuppc tmp]$ > Nick Bright wrote on 11/05/2010 03:14: > >> Running: /usr/bin/ssh -q -x -l root TargetServer /usr/bin/rsync --server >> --sender --numeric-ids --perms --owner --group -D --links --hard-links >> --times --block-size=2048 --recursive --ignore-times . / >> Xfer PIDs are now 2924 >> 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) >> Not saving this as a partial backup since it has fewer files than the >> prior one (got 0 and 0 files versus 0) >> > > ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/