Hello, 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 I googled the rsync archives but could not find a solution. I thought it might be not enough RAM on the client end, but it has 256 MB - surely enough to restore 3 files. Similary the backup server has 512 MB. Has anyone seen this before and know of a solution? -- John ------------------------------------------------------------------------- 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/