BackupPC-users

[BackupPC-users] ignored $Conf{BackupFilesExclude?

2013-11-21 14:57:29
Subject: [BackupPC-users] ignored $Conf{BackupFilesExclude?
From: Derrick <derrick AT masconcable DOT ca>
To: backuppc-users AT lists.sourceforge DOT net
Date: Thu, 21 Nov 2013 11:14:51 -0800
Hey guys, due to the sym-links in a windows 7 documents folder my backup is failing;

create d 755 0/0 0 My Music
tarExtract: Done: 0 errors, 4340 filesExist, 57366015 sizeExist, 20727265 sizeExistComp, 4341 filesTotal, 57368111 sizeTotal
Got fatal error during xfer (NT_STATUS_ACCESS_DENIED listing \\*)
Backup aborted (NT_STATUS_ACCESS_DENIED listing \\*)


So I added the following line to $Conf{BackupFilesExclude}

['\My Music', '\My Pictures', '\My Videos'];

The same error occurs. It appears that the backup is ignoring the exclusion rule. Im using the correct string format according to the documentation;
Examples:

$Conf{BackupFilesExclude} = '/temp';
$Conf{BackupFilesExclude} = ['/temp']; # same as first example
$Conf{BackupFilesExclude} = ['/temp', '/winnt/tmp'];

Any suggestions?


--

Derrick Hansen

Systems Administrator, Mascon Cable Systems | AirSpeed Wireless Inc |

Phone (250) 832-6000   Fax (250) 832-5575   E-mail derrick AT masconcable DOT ca     : www.masconcable.ca

http://www.masconcable.ca/images/emailsignature/mascon.jpg

DISCLAIMER: This e-mail message is intended only for the named recipient(s) above and may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this e-mail message.

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>