Max Clark wrote:

> I am interested in configuring a backup platform that will only backup
> to the server's internal hard drive (in this case a 2TB filesystem).
> Are there any pointers/configuration guides out there for this?

        Just setup a file storage device in the Storage Daemon (bacula-sd.conf)

        Device {
          Name = FileStorage
          Media Type = File
          Archive Device = /path/to/backup/in
          ...
        }

> Thanks,
> Max

-- 
Chris Crowther


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to