On Sat, May 8, 2010 at 7:49 PM, Steve Blackwell <[email protected]> wrote: > On Sat, 8 May 2010 17:35:47 +0100 >[..] > Contents of file /media/disk/pc/steve/XferLOG.bad.z, modified > 2010-05-08 14:41:36 > > Running: /usr/bin/sudo /bin/tar -c -v -f - -C /home/steve --totals > --newer=2010-05-06 00:00:09 . incr backup started back to 2010-05-06 > 00:00:09 (backup #284) for directory /home/steve Xfer PIDs are now > 30316,30315 /bin/tar: ./.gvfs: Cannot stat: Permission denied > ... > rest of the transfer log. >[...]
Well, something is not right You should have an --exclude=./.gvfs on your Running: line as in (for /proc) Running: /usr/bin/env LC_ALL=C sudo /bin/tar -c -v -f - -C / --totals --newer=2010-05-07 04:00:03 --exclude=./proc/* ... ------------------------------------------------------------------------------ _______________________________________________ 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/
