Hello,
Debian-amd64 /etch
Bacula-1.36.3-2 .debs
winbacula-1.36.3.exe
I'm feeling beat by my FileSet definition for my win32 clients and was
hoping someone could help me out here.
I'm trying to backup only the following directories/files on a number of
win32 clients:
c:/Documents and Settings/*/Desktop
c:/Documents and Settings/*/Favorites
c:/Documents and Settings/*/My Documents
c:/Documents and Settings/*/Local Settings/Application Data/Identities
I've tried about a bgillion different ways to define this and can't seem
to come up with the answer. The closest I've come so far is with the
following FileSet but it skips "c:/Documents and Settings/*/Local
Settings/Application Data/Identities". It actually makes sense if you
read the logic but my attempted logic in defining this doesn't produce
the desired results.
FileSet {
Name = "Windows 2000XP"
Include {
Options {
signature = MD5
IgnoreCase = yes
# Include these files
WildDir = "c:/Documents and Settings/*/Desktop"
WildDir = "c:/Documents and Settings/*/Favorites"
WildDir = "c:/Documents and Settings/*/My Documents"
WildDir = "c:/Documents and Settings/*/Local Settings/Application
Data/Identities"
}
Options {
Exclude = yes
IgnoreCase = yes
# Exclude everything else
WildDir = "c:/Documents and Settings/*/*"
}
File = "c:/Documents and Settings/"
}
}
Can anyone give me an idea of how to keep from masking the */Local
Settings/Application Data/Identities directory with my exclude statement
without causing me to backup all the other undesired directories?
Thanks,
Eric Smoker
"You can see a million miles tonight, but you can't get very far!" -
Counting Crows
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users