[quote="Nils Breunese (Lemonbit)"]
You could solve this by using '/' (or '*', which sets excludes for all  
shares don't have any specific excludes set) as the share name and  
specifying a list of directories not to backup as the value:

----
$Conf{BackupFilesExclude} = {
'*' => [
'/media/*',
'/proc/*',
'/sys/*',
'/var/lib/backuppc/*'
]
};
----

Nils Breunese.

/quote]

Thanks, this solution worked!

+----------------------------------------------------------------------
|This was sent by wild...@yahoo.de via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
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/

Reply via email to