On Tue, 17 Feb 2009 01:34:24 +0100, Thomas Lindgaard <tho...@it-snedkeren.dk> wrote:
> cwd is: / > $ ls > C:/ > $ cd C:/ > cwd is: C:/ > $ ls > / > $ > > I can not change directories for some reason... I have tried doing the > same using the Webmin Bacula Module and the bwx-console with similar > results. I thought this was answered a couple of days ago, looks like you capitalized the drive letter, try something like this: FileSet { Name = "your fileset name" Include { Options { signature = MD5 Exclude = yes # 1. don't use slash at the end or the directory will be ignored # 2. explicit paths can be excluded here or in the Exclude section, WildDir/File (i.e. regexp) only here # 3. only lower case drive letters and forward slashes work properly, e.g. File = "C:\\Documents and Settings\\Administrator" only allows restore of single files WildDir = "c:/Documents and Settings/*/Local Settings/Temporary Internet Files" WildDir = "c:/Documents and Settings/*/Local Settings/History" WildDir = "c:/Documents and Settings/*/Local Settings/Temp" WildDir = "c:/Documents and Settings/*/NetHood" WildDir = "c:/Documents and Settings/*/PrintHood" } File = "c:/" # if you have .net 2.0, explicitly include this, it is otherwise not backed up (regardless, you will keep seeing an error because of the previous include) File = "c:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a" } Exclude { File = "c:/pagefile.sys" File = "c:/Documents and Settings/All Users/Application Data/Bacula/Spool" File = "c:/Documents and Settings/All Users/Application Data/Bacula/Work" File = "c:/RECYCLER" File = "c:/WINDOWS/Temp" # File = "c:/System Volume Information" } } ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users