1541ultimate
1541ultimate copied to clipboard
U64 FW 3.10A new feature "Leave menu on mount" aborts Telnet connection
The new feature "Leave menu on mount" causes issues if mounts are done via a telnet connection. When enabled (which is the default state), the telnet connection is aborted when mounting an image, and the telnet connection has to be restarted.
U64 FW 3.10A
This also happens when using the U2+.
The message by the telnet client is: Connection closed by foreign host
.
See video:
https://user-images.githubusercontent.com/10052794/132965937-20e4897e-0a4f-4a44-b99c-b9ea9258186a.mp4
The expected behaviour is that when using the remote interface (via telnet) it won't close the connection once the disk image has been mounted.
Heh, yeah... that's indeed the consequence of leaving the menu on mount. The request was to make it work also for overlay; so the common case is to close the menu. For telnet this means that the session has ended. :-) No need to comment that this is undesireable.
No need to comment that this is undesireable.
Exceptions make it hard keeping things 'generic', I guess ;-)
In latest 3.10a and 3.10c it closes the telnet session even when the "Leave Menu on Mount" option is disabled.
fixed in firmware 3.11 (11E) Telnet session stays alive when mounting a D64 image while "Leave Menu on Mount" is "Yes".