First time here? Check out the FAQ!

3562K's profile - activity

2019-03-07 08:07:04 -0500 marked best answer OpenSSH and remote agent on Win XP

Hello,

I just wonder if anybody managed to debug from a Windows machine (win7)  a python app running on Win XP over OpenSSH. Everything is properly set up, Wing 6  establishes the ssh connection, finds a remote copy of python. When I try to install the remote agent, I see the  message box saying "Detecting OS" and that's it - nothing else. I assume this is because Win XP is not supported, right ?

I now that Win 6 does not run on Win XP but  I hoped that the remote agent will. Looks like I am out of luck - is it correct?

Thanks!

PS (edit): Sorry, forgot to mention - Wing 6 Professional

2019-03-07 08:07:03 -0500 received badge Student (source)
2017-11-30 21:34:00 -0500 answered a question OpenSSH and remote agent on Win XP

Thanks for the confirmation, this is what I suspected. I used Wing 5 for debugging the code on remote Win XP hosts, it w

2017-11-30 18:02:00 -0500 asked a question OpenSSH and remote agent on Win XP

OpenSSH and remote agent on Win XP Hello,I just wonder if anybody managed to debug from a Windows machine (win7)  a pyth