Perhaps someone already knows about this bug, but if not, what is the procedure
for reporting one?

In 3.2.0 Protocol.pm, in the checkExcludeMatch subroutine, it appears to be
almost an exact copy of checkIncludeMatch. In fact, it's too good of a copy.
checkExcludeMatch only makes references to includes and BackupFilesOnly instead
of excludes and BackupFilesExclude.

Basically what I am seeing is anytime an include is added, the exclude sub
(because it is looking at include) also excludes it. Therefore, any time an
include is used, it automatically gets excluded also and NOTHING gets backed up.

I changed checkExcludeMatch to use BackupFilesExclude and it works as expected
now.


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
BackupPC-devel mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to