But what if there is more than one user set up on the vista client?
I was just hoping to have one fileset for all vista clients that backs up all the users on each client.
John Drescher wrote:
On Mon, Mar 30, 2009 at 9:20 AM, Bill Szkotnicki <[email protected]> wrote:Hi, I have the backup sort of working for windows vista. The FileSet I am using is below in this message. Questions: 1) I am still getting this message: apscnm234bjf-fd JobId 5175: C:/Users/jfrance/Documents/My Pictures is a different filesystem. Will not descend from C:/Users/jfrance/Documents into C:/Users/jfrance/Documents/My Pictures The bacula fd is running on vista under the "system account" and it "will not descend. And yet the backup of C:/Users/jfrance/Pictures is fine. I can't even see "C:/Users/jfrance/Documents/My Pictures" on the client machine ( a notebook on my desk ) But surely it is the same set of files????? 2) Is there a way to wildcard the username part in the FileSet? Something like C:/Users/*/*" Thanks, Bill FileSet { Name = "vista-files" Include { Options { Compression=GZIP signature=SHA1 Sparse = yes } File = "C:/Users/jfrance/Contacts" File = "C:/Users/jfrance/Desktop" File = "C:/Users/jfrance/Documents" File = "C:/Users/jfrance/Downloads" File = "C:/Users/jfrance/Pictures" } }I thought the consensus from several users last week was not to backup C:\Users because this is actually a symlink to the real location and that real location should have already been in your fileset for a normal backup? John
------------------------------------------------------------------------------
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
