Hi All
Can anyone tell me why my server is still backing up the files I have
specifically excluded?
Config as follows:
r...@ctbackup:/etc/BackupPC/pc# cat vm1.pl
$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncShareName} = [
'1022',
'26',
];
$Conf{RsyncdAuthRequired} = '0';
$Conf{BackupFilesExclude} = {
'1022' => [
'/tmp',
'/var/spool/squid'
],
'26' => [
'/var'
]
};
Any advice would be appreciated.
Thanks
Simon
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
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/