Hi there,

I would like to append client config to global config. Since I'm weak in
Perl I write here to have some help.

Example: I would like to add "/home/excludeme" in
$Conf{BackupFilesExclude} for the machine client1.

The relevant line in config.pl looks like this one:
$Conf{BackupFilesExclude} = [ '/proc', '/dev', '/lost+found' };

What should I write in client1.pl to append this folder to existent
folders ? (In other words: how do I push an item in an array?)

Greetings.

-- 
Sam



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to