Delay between ssh tunnel and rsync

3 posts / 0 new
Last post
itefix
Offline
Last seen: 6 days 22 hours ago
Joined: 01.05.2008 - 21:33
Delay between ssh tunnel and rsync

Hi there,
i got a problem with sechaw, it seems that rsync is launching before plink can successfully open a connection. rsync aborts with "connection refused" before the tunnel is established.

Is there any way to impose a delay between both processes? Anyone had this problem before?

Thanks in advance

Steven

itefix
Offline
Last seen: 6 days 22 hours ago
Joined: 01.05.2008 - 21:33
Re: Delay between ssh tunnel and rsync

Option --delay is for you:

--delay secs  Delay inititation of the tunneled command. Might be useful in firewalled environments. Default is 5 seconds.
itefix
Offline
Last seen: 6 days 22 hours ago
Joined: 01.05.2008 - 21:33
Re: Delay between ssh tunnel and rsync

Oh boy, i did check sechaw for this option because it seemed logical to me to include this but oversaw it.
Thank you!

Steven

Release announcements