Opened 15 years ago
Last modified 13 years ago
#9 closed defect
Putty does not exit when remote command terminates — at Version 1
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 1.0 |
Component: | Client | Keywords: | win32 |
Cc: |
Description (last modified by )
In ssh-mode, we launch a remote X command and putty is still running when the command terminates.
This causes the session to remain "active" on the client despite the fact that it is really finished...
This happens with all the clients we can use: TortoisePlink?.exe, Plink.exe as well as openssh (via cygwin).
Looks like the clients refuse to shutdown whilst there is still a tunnel (the X display connection) so we may have to use a trick on the server and run the command via a wrapper which will take care of killing the ssh process when the command terminates.
Change History (1)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.