Hi Tony Molloy and Bowie Bailey, ===================== $Conf{BackupFilesExclude} = { 'c$$' => [ '\Boot\*' '\Documents and Settings\*' ] };
Isn't working, with / or \. It comes up with a failure to read the configuration file.... You need commas between the entries. ===================== I've edited the windows server.pl config file and added the following; $Conf{BackupFilesExclude} = { 'c$$' => [ '\Boot\*', '\Documents and Settings\*' ] }; Unfortunately it has the error as follows; NT_STATUS_ACCESS_DENIED listing \Documents and Settings\* This backup will fail because: NT_STATUS_ACCESS_DENIED listing \\* NT_STATUS_ACCESS_DENIED listing \\* It still isn't working unfortunately. I've tried adding \\* in the .pl file as well but that causes the entire backup to not happen. Any idea why this error still comes up? Thank you. Kind Regards, gshergill +---------------------------------------------------------------------- |This was sent by gasherg...@gmail.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/