Re: [Bacula-users] bacula and ssh-tunnel FD <-> SD

2009-04-10 Thread Kevin Keane
The "unknown error during program execvp" means that bacula wasn't able to actually start ssh-tunnel.sh, or that the script wasn't able to launch ssh, or something like that. I'm not sure exactly why. It could be a permissions issue. Or maybe your script didn't start with #!/bin/bash so your Li

[Bacula-users] bacula and ssh-tunnel FD <-> SD

2009-04-10 Thread Olivier Delestre
Hi, I want to use the script ssh-tunnel in the bacula source 2.4.4. I follow the explication in the readme.txt but : 09-avr 14:58 serveur-dir JobId 46: BeforeJob: run command "/usr/lib64/bacula/scripts/ssh-tunnel.sh start client_fqdn" 09-avr 14:58 serveur-dir JobId 46: BeforeJob: Starting SSH-t