[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Вопрос по поводу bacula



Гм...а вот что делать с русскими именами каталогов?

Например в bacula-dir.conf описал:

FileSet {
  Name = server
  Enable VSS = Yes
  Include {
    Options {
      compression = GZIP
      signature = SHA1
      onefs = yes
      portable = no
      noatime = yes
      checkfilechanges = yes
      Ignore Case = yes
      wildfile = "*.avi"
      wildfile = "*.wmv"
      wildfile = "*.mp3"
      wildfile = "pagefile.sys"
      wildfile = "hiberfil.sys"
      wilddir = "System Volume Information"
      wilddir = "TEMP"
      exclude = yes
    }
    File = "E:\Инструкции"
  }
}


Но при запуске задания из bwx-console под окнами ругается что не пожет
путь найти :(


Reply to: