On Sat, Jan 23, 2010 at 4:58 AM, Helmut Hullen <Hullen@...> wrote:
>> I want to exclude "/dir1" and "/dir2" from the server backups and
>> "/dir3" from the desktop backups. I specify those with the
>> "exclude"-setting.
>
> Take 2 rsnapshot config files, with different backup directories,
> different log files, different PID files, different cronjobs.
>
> Viele Gruesse!
> Helmut
Or use one master config file with all the default settings: rsync
arguments, some basic excludes, hourly/daily/weekly settings, etc.
Then write small custom files that "include" that basic file, and
differ as needed. I use this to have different hosts backed up to
different target directories and use different lock files.
|