Les Mikesell wrote:

>>> /bin/nice -n 10 /bin/autossh -R <server-port>:localhost:22 -M
>>> 0 -N -C -i /etc/ssh/id_rsa -p 22 u...@server.domain.at or
>>> install it as a service via cygrunsrv.
>>> The ssh tunnel is open the whole day and my server can
>>> connect to the client whenever he want.
>> 
>> Nice, but what happens if the SSH goes down? It is also my concern! :-/
> 
> Ssh is pretty robust, but if you have keys set up for passwordless
> connections you could wrap it in a shell loop that runs it again if it
> exits.
> 
That is not necessary. autossh will do this for us :-)
br
Matthias
-- 
Don't Panic


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to