BackupPC-users

Re: [BackupPC-users] Syntax for excluding .gvfs

2010-05-08 18:28:37
Subject: Re: [BackupPC-users] Syntax for excluding .gvfs
From: Luis Paulo <luis.barbas AT gmail DOT com>
To: Steve Blackwell <zephod AT cfl.rr DOT com>
Date: Sat, 8 May 2010 23:26:40 +0100
On Sat, May 8, 2010 at 7:49 PM, Steve Blackwell <zephod AT cfl.rr DOT com> 
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
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/