Re: [Bacula-users] mac os x backup problem

2006-11-16 Thread Baard Aase
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

Re: [Bacula-users] Pipe data through an SSH tunnel

2006-11-08 Thread Baard Aase
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

[Bacula-users] Pipe data through an SSH tunnel

2006-11-08 Thread Baard Aase
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