Hi,
 
i am installed bacula-dir 1.38.9 on a linux machine.
then, installed bacula-fd to windows clients.
 
now, if folder name have a space character ( C:/Documents and Settings ) backup proses dont working. but without space it is working good ( like c:\test ).
 
in my bacula-dir.conf
# This is the backup of aykut
FileSet {
  Name = "aykutFiles"
  include {
    Options {
      signature = MD5
    }
    file = c:/Documents and Settings/aykut/My Documents
  }
}
 
and in bconsole, show filesets command showing
FileSet: name=aykutFiles
      O M
      N
      I c://Documents
      N
what can i do ??
thanks for helps
Aykut

Reply via email to