Hi, Sanjay Patel wrote on 14.06.2007 at 11:54:28 [[BackupPC-users] Regarding rsync data transfer probem]: > I am facing a problem during backup using rsync. If I configure rsync and > start backup from gui I gor following errors. > > full backup started for directory /data/temp/ (baseline backup #5) > Running: /usr/bin/ssh -q -x -l root storageclient /usr/bin/rsync --server > --sender --numeric-ids --perms --owner --group -D --links --hard-links > --times --block-size=2048 --recursive --ignore-times . /data/temp/ > Xfer PIDs are now 3734 > Rsync command pid is 3734 > 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) > > =============================== > > If I use the command form terminal it is successfully > > /opt/backuppc/bin/BackupPC_dump -v -i storageclient > [...] > Rsync command pid is 3759 > > [EMAIL PROTECTED]'s password:
can I assume that at this point you type in [EMAIL PROTECTED]'s password? Are you surprised BackupPC doesn't? > I think it might be problem due to authentication. Please let me help if you > have any idea bout this problem. I agree. Set up passphraseless public key authentication as described often enough on this list. Regards, Holger ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
