On Fri, May 7, 2010 at 6:45 AM, Allen <allen.st...@rogers.com> wrote: > > Steve Blackwell wrote: > > I'm running F11 and I keep getting an error on my backups. I've tracked > this down to a file, .gvfs, in users home directories. From the log > file: > > /bin/tar: ./.gvfs: Cannot stat: Permission denied > > I use the web interface to edit the configuration but I cannot find the > correct syntax to exclude these files. The TarShareName is / and I've > tried the following for BackupFilesExclude > > .gvfs > *.gvfs > /home/*/.gvfs > > none of which work. How have others overcome this? And, yes, I do have > the Override box checked. > > Thanks, > Steve > > ------------------------------------------------------------------------------ > > > Hi Steve; > > This works for me: > */.gvfs > > Allen...
I'm completely guessing here, but doesn't the exclude syntax use a "share name" and "what to exclude" as separate arguments? If you wanted to globally exclude .gvfs from all backups wouldn't you use something like "*" as the share name (all shares) and "/home/*/.gvfs" as the file/directory to exclude? Richard ------------------------------------------------------------------------------ _______________________________________________ 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/