I’m able to back up the Desktop and Documents folders without much problem, but
backing up the default location for .pst files seems much more difficult. I
want to backup C:/Users/*/AppData/Local/Microsoft/Outlook/*.pst but with my
current FileSet directives, I’m still only backing up Desktop and Documents.
Any suggestions?
FileSet {
Name = "WinClientSet"
Include {
Options {
Ignore Case = yes
WildDir = "C:/Users/*/Documents"
Wild = "C:/Users/*/Documents/*"
WildDir = "C:/Users/*/Desktop"
Wild = "C:/Users/*/Desktop/*"
WildDir = "C:/Users/*/AppData/Local/Microsoft/Outlook"
WildFile = "C:/Users/*/AppData/Local/Microsoft/Outlook/*.pst"
}
Options {
Exclude = yes
Ignore Case = yes
Wild = "C:/Users/*/*"
}
File = "C:/Users"
}
Exclude {
File = "C:/Users/Public"
File = "C:/Users/Default"
}
}
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users