Richard Bellamy wrote:
> Hi
> 
> I am new to bacula and looking forward(!) to using it.
> 
> Does anyone know if it is possible to backup to a directory (i.e. use a
> directory as a volume and not a file)?. I have a requirement to be able to
> modify the backup in-place before a redployment. I am not concerned about
> file permissions or ownership. Alternatively is is possible to mount a
> bacula file volume as a filesystem (with fuse for example)?

The simple answer is no, that's not something Bacula can do on it's own (or
any other backup system I know of, for that matter).

What you could do, though, is create a script that makes a copy of your data
to a staging area and modifies the data there.  You could easily create a
Bacula job that would call this script before each backup run, and have it
backup the staging area instead of the original data.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to