Hi
We using an SSH connection to handle backup on our frontend database. This connection passes a firewall. The connection is broken by the firewall because the connection is idle (because the script is running and has no output at the time).
This can normally be fixed by setting the ServerAliveInterval in the SSH config of the client or by setting the -o ServerAliveInterval= option on the commandline.
I really need this option in Visual Cron as well.
Best regards
/Klaus
Edited by moderator
2013-07-04T12:26:21Z
|
Reason: Not specified