Third try, I must be mad.
Replace last with this one :)
If you are not using rsync, I'm going to suppose it is tar
The exclude files can be set on the
$Conf{BackupFilesExclude} directive
http://backuppc.sourceforge.net/faq/BackupPC.html#item__conf_backupfilesexclude_
With tar, you may instead use $Conf{TarFullArgs} and
$Conf{TarIncrArgs}, but not $Conf{RsyncArgs}.
http://backuppc.sourceforge.net/faq/BackupPC.html#item__conf_tarclientcmd_
$Conf{RsyncArgs} works only for rsync ( $Conf{XferMethod} = 'rsync' )
Hope it helps
Luis
------------------------------------------------------------------------------
_______________________________________________
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/