Hi I am configuring the backuppc for making backups for 3 ubuntu workstations of our network plus the own server. I have the backup of the server working after a little fight with the usb device we are using. But now I am trying to backup these workstation and I am having this error:
2008-04-08 12:51:10 full backup started for directory /home/pcambra 2008-04-08 12:51:16 Got fatal error during xfer (No files dumped for share /home/pcambra) 2008-04-08 12:51:21 Backup aborted (No files dumped for share /home/pcambra) xfer log shows this Running: /usr/bin/ssh -q -x -n -l pcambra 192.168.1.37 LC_ALL=C sudo /bin/tar -c -v -f --C /home/pcambra --totals . full backup started for directory /home/pcambra Xfer PIDs are now 7934,7933 tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 filesTotal, 0 sizeTotal Tar exited with error 65280 () status Got fatal error during xfer (No files dumped for share /home/pcambra) Backup aborted (No files dumped for share /home/pcambra) I have configured the ssh key pairs and if i issue the same command as backuppc from command line: /usr/bin/ssh -q -x -n -l pcambra 192.168.1.37 LC_ALL=C sudo /bin/tar -c -v -f --C /home/pcambra --totals It seems to work, it begins to do stuff with my files. Any idea of what could be my problem? Thanks! ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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/
