BackupPC-users

[BackupPC-users] modify global excludes per host

2015-01-26 17:37:25
Subject: [BackupPC-users] modify global excludes per host
From: Marki <jm+backuppcusers AT roth DOT lu>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 26 Jan 2015 22:29:19 +0000 (UTC)
Hi there,

I'm using backuppc with rsync for now on Linux boxes only.

Say I have the following global config in config.pl:

$Conf{BackupFilesExclude} = ['/proc/', '/swapfile*', '/var/lib/ntp/proc/',
'/sys/'];

How do I add something to that list in the per-client file (_CONF_/pc/$host.pl)?

I don't want to copy the list, just modify it in the client file, such that
when the global config changes, those changes are applied to the hosts
immediately without having to modify every individual host config.

Maybe the problem is just that I am not very proficient in Perl, please
excuse that :)

Maybe the docs tell how to do this, but I couldn't find it...

Bye,

Marki


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
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>