DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33697>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33697





------- Additional Comments From [EMAIL PROTECTED]  2005-02-23 22:48 -------
The best way to get SSH on Windows is Cygwin. Many people prefer much lighter 
PuTTY.
SSH server has to be running on a server in order to connect to it. It looks 
like 
your second server does not have it running.

Unix scripts "hang" if stdin/out/err is not closed. Try redireting all of them 
into a file or files. If you do not need to wait until the script finishes - 
there is "nohup" command that prevents spawned process from dying when parent 
process exits.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to