Olivier LAHAYE writes:

> Ok, I've partialy found my answer. Sorry for having red the man to quickly.
> Nevertheless, I've still have a question.
> $Conf{BackupFilesOnly} is partialy a solution.
> 
> In fact it cannot be used with $Conf{BackupFilesExclude}
> 
> I'd like to says:
> $Conf{BackupFilesOnly} = ['/var/yp', '/root', '/etc/flexlm.d', '/etc/passwd', 
> '/etc/shadow', '/etc/group', '/etc/netgroup', '/etc/sysconfig/iptables', 
> '/usr/lib/flexlm'];
> $Conf{BackupFilesExclude} = ['*~', '#*#', '*.core'];

This should work with tar.  The only restriction is for
smbclient, which only allows either a list of files, or
a list of excludes.

Craig


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to