Hi I am setting up a backup server running on Ubuntu 10.04. The client is also an Ubuntu 10.04. I have followed the step by step here : http://www.howtoforge.com/linux_backuppc and I use the rsync method I have verified that SSH connection works fine without password, in both ways rsync is installed in both machines. I searched in different forums, changed some option carefully, enabling verbose, but I cannot figure out why the rsync fails when I click on the button "Full Backup" in the web GUI.
here goes the log of backuppc : full backup started for directory Running: /usr/bin/ssh -q -x -l root 10.80.1.97 /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 3642 Sending: 1c000000 Rsync command pid is 3642 Fetching remote protocol Receiving: 4e6f2070726f746f636f6c207370656369666965640a Got remote protocol 1881173838 Fatal error (bad version): No protocol specified Checksum seed is 1869901682 Got checksumSeed 0x6f746f72 Sending: 070000002b202f686f6d650f0000002b202f686f6d652f766572697361741a0000002b202f686f6d652f766572697361742f6261636b757054657374020000002f2a070000002f686f6d652f2a0f0000002f686f6d652f766572697361742f2a00000000 Sent include: /home Sent include: /home/verisat Sent include: /home/verisat/backupTest Sent exclude: /* Sent exclude: /home/* Sent exclude: /home/verisat/* Receiving: 0a287373682d61736b706173733a33363433293a2047746b2d5741524e494e47202a2a3a2063616e6e6f74206f70656e20646973706c61793a203a302e300a Receiving: 0a287373682d61736b706173733a33363433293a2047746b2d5741524e494e47202a2a3a2063616e6e6f74206f70656e20646973706c61793a203a302e300a Read EOF: Tried again: got 0 bytes fileListReceive() failed Done: 0 files, 0 bytes Got fatal error during xfer (fileListReceive failed) Backup aborted (fileListReceive failed) Not saving this as a partial backup since it has fewer files than the prior one (got 0 and 0 files versus 0) I also tried to run the command specified after "Running" but it seems that the process hangs. Only some kind of starnge char appears (a square with 4 smaller symbols in it). I also ensured that my shell is cleaned according to test in rsync man page. +---------------------------------------------------------------------- |This was sent by [email protected] via Backup Central. |Forward SPAM to [email protected]. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
