I am attempting to backup only the "My Documents" directory on my
Windows machines and I'm not having any luck. Here is my FileSet
directive

FileSet {
        Name = "My Documents"
        Enable VSS = yes
        Include {
                File = "C:/Documents and Settings/*/My Documents"
        }
}

I get this error message "Could not stat C:\Documents and
Settings\*\My Documents: ERR=The filename, directory name, or volume
label syntax is incorrect"

I imagine this is fairly simple to do and I am only over looking the obvious.

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to