> Anand Gupta wrote: >> >> I tried to add a linux client today to my test environment and this is >> what i get in the logs >> >> Contents of file /backup/backups/pc/172.20.0.3/XferLOG.bad.z, modified >> 2008-12-24 00:44:07 (Extracting only Errors) >> >> full backup started for directory / >> Running: /usr/bin/ssh -p 11000 -q -x -l root 172.20.0.3 /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 1373 >> 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) > > This usually means your ssh keys are not set up correctly.
Found 2 problems. First i hadn't supplied the shell when doing su, so i was logged in as user root only. Second when logging in the first time, i have to add the host to known_hosts file. Once added, logs now show backup started :) Thanks for the help. One more question i have, when i see the backups being created by backuppc, to each directory name, i see f%2f prefixed to it. So this means i would always need backuppc running to restore files and hence a browser ? I can't use the normal rsync / command line to restore files for any machine :( -- Thanks and Regards, Anand ------------------------------------------------------------------------------ _______________________________________________ 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/