Running Backuppc 3.1.0 on Ubuntu 10.10. I'm backup up the /etc on localhost and /etc, /usr on a FreeBSD 5.2.1 machine. The backup works and completes with zero errors. It does not however back up any files in /etc or /usr on the FreeBSD host. It only backs up the directories and the files contained therein. The files in /etc on localhost backup correctly. I assume the problem is in tar somehow.
Any tips? The tar command on the FreeBSD machine is... $sshPath -q -x -n -l root $host env LC_ALL=C $tarPath -c -v -f - -C $shareName+ --totals FreeBSD tar version... R4P17# tar --version tar (GNU tar) 1.22 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. The tar command for localhost is... /usr/bin/sudo $tarPath -c -v -f - -C $shareName+ --totals localhost tar version... tar (GNU tar) 1.23 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/