Hi,

This's my FileSet Def:

FileSet {
  Name = "Sistemas1-FS"
  Enable VSS = yes            #Only for Windows PCs
  Include {
    Options {
      compression = GZIP
      signature = MD5
      ignore case = yes       #Only for Windows
      wildfile = "*.dcu"
      wildfile = "*.~*"
      wildfile = "*.cfg"
      wildfile = "*.exe"
      wildfile = "*.dof"
      exclude = yes
    }
    File = "F:/zApps"
  }
}

I get this error: What does it mean?
17-Jul 14:17 dhlrs-fd:Could not stat F:/zApps: ERR=No such file or directory


I tried with File = "f:/zApps", File = "f:/zapps" and File = "F:/zapps"
getting the same error. The permissions are Everyone-FullControl.




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to