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
Baard Aase skrev:
> In order to take backup of hosts that is "offsite", I'll need to pipe
> connections through SSH or something like that. I can connect to all
> hosts using SSH, but I can't make connections from the hosts to the
> backup server, this means t
In order to take backup of hosts that is "offsite", I'll need to pipe
connections through SSH or something like that. I can connect to all
hosts using SSH, but I can't make connections from the hosts to the
backup server, this means that I need something like ssh -R
9103:mybacula-sd:9103 myhost "sl