Hi,

maybe this will help:


> Any file-list item preceded by a less-than sign (<) will be taken to be a 
> file. This file will be read on the Director's machine at the time the Job 
> starts, and the data will be assumed to be a list of directories or files, 
> one per line, to be included. The names should start in column 1 and should 
> not be quoted even if they contain spaces. This feature allows you to modify 
> the external file and change what will be saved without stopping and 
> restarting Bacula as would be necessary if using the @ modifier noted above. 
> For example:
> 
> Include {
>   Options { signature = SHA1 }
>   File = "</home/files/local-filelist"
> }
> 
> If you precede the less-than sign (<) with a backslash as in \<, the 
> file-list will be read on the Client machine instead of on the Director's 
> machine. Please note that if the filename is given within quotes, you will 
> need to use two slashes.
> 
> Include {
>   Options { signature = SHA1 }
>   File = "\\</home/xxx/filelist-on-client"
> }

Regards

Thomas

Ruben Lopez schrieb:
> Hi,
> 
> I'm new to bacula, and after reading the documentation I couldn't find a
> way of creating filesets from the consoles. It seems that the only way
> of creating them is by modifying the configuration file of the director,
> but this would involve restarting the bacula server to have the new
> fileset into account, right?
> 
> Sometimes I need to schedule a backup of some new folder that wasn't
> backed up previously. Is there another way of doing this remotely from a
> console?
> 
> Thanks in advance,
> 
> Ruben
> 
> 
> 
> -------------------------------------------------------------------------
> 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

-- 
IC3S Information, Computer und Solartechnik AG
Postfach 1128, 25442 Quickborn, Germany

Telefon    +49.4106.655121
Telefax    +49.4106.65557
E-Mail     [EMAIL PROTECTED]
Web        http://www.ic3s.de/

Vorstand: Jan Behrmann (Vorsitzender), Stefan Fehlauer
Aufsichtsrat: Sven Niklasson (Vorsitzender)
Dresdner Bank (200 800 00), Kto. 0123 9582 00
Commerzbank (200 400 00), Kto. 8540 288
Amtsgericht Pinneberg HRB 4477
UST.IdNr. DE184532766

-------------------------------------------------------------------------
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