Hi @all,
i have a problem (maybe in understanding) the exclude command in backuppc:
I have set up backup for localhost, by simply using the following config:
$Conf{XferMethod} = 'tar';
$Conf{TarShareName} = ['/usr/media/docs/'];
$Conf{BackupFilesExclude} = ['buecher'];
This works fine, but what I want to do is:
$Conf{BackupFilesExclude} = ['*cher'];
This works right with tar, and the xferlog shows the right command. If I
execute the snip from xferlog, I will get all files, except buecher! But
backuppc ignores this and also backup this files (xferlog) - why?
Thanks for helping.
Best,
&/ hv
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/