I tried both of the built-in ssh of Windows and the cygwin's one, but the 
result was the same

Specifically, these are what i did
1.Download the cygwin setup.exe and install cygwin and screen package
2.Add the cygwin/bin to PATH environment variable
3.Open a local console
4.excute "screen -S name"
5.press ctrl+a+d to detach
6.Open another local control
7.execute "ssh username@localhost" and login
8.in the ssh connect, execute "screen -r name", and see the command no output 
exit or the console stuck

This issue(?) is causing me to not be able to use screen via cygwin as 
expected, I wonder if there is something wrong with my usage or it is a bug

(Sorry I'm not good with mailing lists, I may have created some spam with 
incorrect receiver)


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to