Martin Burger wrote on Friday, September 02, 2005 3:35 PM:

> Jörg Schaible schrieb am 02.09.2005 15:06:
> 
>> What happens if you start plink manually (with the options from the
>> Maven proeprties file) 
>> 
> 
>  >C:\\Programme\\INet\\Remote\\PuTTY\\plink.exe -A -2 -ssh
> [EMAIL PROTECTED] Using username "auser".

Just start a remote command:

plink -A -2 -ssh [EMAIL PROTECTED] ls -l

This should give you a list of your home directory on the remote server. You 
should not have to press any key or logout manually.

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to