Re: plink and vncviewer
From: Konrad LUDWIKOWSKI (konrad_at_torun.poland.hp.com)
Date: 01/23/05
- Previous message: Richard E. Silverman: "Re: Difference between ServerAliveInterval and TCPKeepAlive?"
- In reply to: Jan Engelhardt: "Re: plink and vncviewer"
- Next in thread: Jan Engelhardt: "Re: plink and vncviewer"
- Reply: Jan Engelhardt: "Re: plink and vncviewer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 23 Jan 2005 09:20:58 +0100 To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Jan Engelhardt wrote:
>>Hello,
>>
>>I want to, in one .bat script in Windows, use plink and vncviewer. The problem
>>I found is that in following .bat script:
>>
>>===========
>>plink -N -ssh -batch -L 7777:localhost:5901 username@server_addres
>>vncviewer localhost:7777
>>===========
>>
>>vncviewer will never be executed because plink isn't running in background. Is
>>there any way to make this works??
>
>
> You could try "start plink -N ...", but probably need to put some delay
> between start and vncviewer to give plink time to establish the link.
The problem is that plink -N ... won't return prompt - do you know how
to put, in windowze, job in background (like & in unixes shells)??
Rgds,
Konrad
- Previous message: Richard E. Silverman: "Re: Difference between ServerAliveInterval and TCPKeepAlive?"
- In reply to: Jan Engelhardt: "Re: plink and vncviewer"
- Next in thread: Jan Engelhardt: "Re: plink and vncviewer"
- Reply: Jan Engelhardt: "Re: plink and vncviewer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|