John writes: > I'm using BackupPC and find it great. > Backups work fine, but restores over rsync and ssh are failing with an > rsync error: > > Running: /usr/bin/ssh -q -x -i /home/backuppc/.ssh/identity -l rbackup > www.myhost.com /usr/bin/rsync --server --numeric-ids --perms --owner > --group -D --links --hard-links --times --block-size=2048 --relative > --ignore-times --recursive . /var/log/httpd/ > Xfer PIDs are now 737 > Got remote protocol 29 > Negotiated protocol version 28 > Sending /var/log/httpd (remote=) type = 5 > restore d 755 402/0 4096 /var/log/httpd/ > .... > Remote[1]: ERROR: buffer overflow in recv_rules [sender] > Remote[1]: rsync error: error allocating core memory buffers (code 22) > at util.c(121) [sender=2.6.9] > Read EOF: > Tried again: got 0 bytes > Done: 3 files, 67614 bytes > restore failed: Unable to read 4 bytes
Strange. I assume you are running 3.0.0? Could you try removing --hard-links? Could you also run with XferLogLevel = 8 or so, and email me the RestoreLOG file off-list? In the meantime, you can restore the files individually or by creating a tar file. Craig ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/