On Tuesday 23 October 2007, Paul Fox wrote: > combining the two, i would conclude that my exclude of files > whose names match '*._nobackup_' should not work. but my > exclude is working fine -- no files or directories with that name > form get backed up. > > so i'm confused. did i "work around the regression in some way"? :-)
No. I suspect you are not hurt by the bug because that exclude starts with a wildcard (but I have not checked this). Try an exclude that is at a lower level but does not start with a wildcard. One of my excludes has: '/home' => ['.ccache', '.procmail/junkarchive'], Of course these dirs are actually in /home/<user>/, so one level down. I hope you'll agree that prepending ./ in those cases will make the excludes rather meaningless...
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ 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/