JP skrev:
> Hye,
>
> I use bacula 1.38.7.
>
> This is an example of a FileSet I use :
>
> FileSet {
>Name = "MacOsX"
>Include {
> Options {
>signature = MD5
>compression = GZIP
>verify = s
>hfsplussupport=yes
> }
> File = "/Users/"
> Fi
> On Mon, 13 Nov 2006 12:58:16 +0100, JP said:
>
> Hye,
>
> I use bacula 1.38.7.
>
> This is an example of a FileSet I use :
>
> FileSet {
>Name = "MacOsX"
>Include {
> Options {
>signature = MD5
>compression = GZIP
>verify = s
>hfsplussupport=y
Run Bacula with debug turned on [ bacula start -d100 >bacula-
log.txt ], then run your job specific to that client.
Stop bacula and restart w/o debug turned on or you'll end up with a
very large file to wade through.
Two choices here: 1. pico bacula-log.txt in the term session or 2.
mv bacu