Well, actually the fix might be included. Though it is not listed in the release notes as I didn't receive any confirmation from you. So can you try to reproduce it with 4.3.2?
- martin
...so I can send you back a debug version of WinSCP to test?
Have you tried my "Steps to reproduce" above?
Also, when I Abort, sometimes WinSCP will get really irritated & do "Invalid Access to Memory" or even crash/close.
Can you reproduce this easily?
...yes, but I need to try with newer versions 1st.
...I believe when I do that, I can't even type commands, at all.
Neither is possible.
Can you reproduce this easily?
Is it worth trying to debug it?
This request is tracked already...
...I believe when I do that, I can't even type commands, at all.
Since it can send text-based commands (somehow!), I figured it could send "the Ctrl+C character". Somehow, WinSCP knows to "wait for the command prompt to return" (cuz if it don't return in 15 secs you get that Abort msg)...so perhaps just make it "not wait" & lemme send another command, like kill or Ctrl+C.
but why didn't you just mention, in that topic, what you can compile with instead of just saying "No, you can't compile with this or that or that".
Can you make a topic (or Doc page) about what all in the source is dependent on BC++ builder?
I just wanna make absolutely sure there is not some way to regain control, other than fully Aborting.
Also, when I Abort, sometimes WinSCP will get really irritated & do "Invalid Access to Memory" or even crash/close.
About the logging twice thing: Can I ask for a pref (or point me to it if I missed it) to ALWAYS open the "Console session" when opening the "Main session"...I wanna open BOTH (at the beginning of the session) by typing the password once.
Try to connect with PuTTY with Don't allocate a pseudo-terminal enabled. You will see what is possible and what not.
Isn't it easier to abort the session?
I do understand the Terminal/Console inside WinSCP is limited, but I don't understand exactly how limited.
Without aborting that session, I can "get out" of this frozen situation, but opening another WinSCP & Terminal/Console, then doing "ps U user", then "kill <pid>" of the interactive process. So perhaps, if you can't "send keys" or "send Ctrl+C" to that 2nd session, you could allow opening another session on top of it, so I can issue kill.