|
|||||||||||
|
amanda exclusions
From: Johan Booysen <johan(at)matrix-data.co.uk>
Date: Fri Oct 05 2007 - 05:43:45 EDT
In my disklist on the backup server, I've got an entry such as: backupclientname /usr/local/clients comp-tar
And on the backup client I have a folder such as:
In my amanda.conf I specify an exclude file in the dumptype: define dumptype comp-tar {
program "GNUTAR"
compress fast
index yes
record yes
exclude list "/usr/local/etc/amanda/exclude/exclude-list"
}
Now I want to exclude the directory /usr/local/clients/client1/archive.
Will this work, when defined in
I believe that the above will take /usr/local/clients (from the disklist) and append /client1/archive (from the exclude file), to result in /usr/local/clients/client1/archive to be excluded, but would appreciate if anyone can confirm this for me. Thanks very much. -- redhat-list mailing list unsubscribe mailto: redhat-list-request(at)redhat.com?subject https://www.redhat.com/mailman/listinfo/redhat-listReceived on Fri Oct 5 05:44:03 2007 This archive was generated by hypermail 2.1.8 : Wed Oct 10 2007 - 00:41:38 EDT |
||||||||||
|
|||||||||||