@c0dman: Indeed, you are right. I've forgot about this option :)
- martin
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Session.AddRawConfiguration("Interface\SessionReopenAuto", "0")
Exception calling "Check" with "0" argument(s): "Received SSH2_MSG_CHANNEL_DATA for nonexistent channel 0"
Status code: 15, Message: 57094, Server: Maximum upload file size quota exceeded for user, Language: en-US
..
< 2024-02-02 00:27:53.226 Status code: 15, Message: 57094, Server: Maximum upload file size quota exceeded for user, Language: en-US
. 2024-02-02 00:27:53.460 Received SSH2_MSG_CHANNEL_DATA for nonexistent channel 0
. 2024-02-02 00:27:53.476 Attempt to close connection due to fatal exception:
* 2024-02-02 00:27:53.476 Received SSH2_MSG_CHANNEL_DATA for nonexistent channel 0
. 2024-02-02 00:27:53.476 Closing connection.
. 2024-02-02 00:27:53.476 Fatal error while disposing the SFTP queue.
. 2024-02-02 00:27:53.476 Connection was lost, asking what to do.
. 2024-02-02 00:27:53.476 Asking user:
. 2024-02-02 00:27:53.476 Received SSH2_MSG_CHANNEL_DATA for nonexistent channel 0 ()
< 2024-02-02 00:27:53.476 Script: Received SSH2_MSG_CHANNEL_DATA for nonexistent channel 0
. 2024-02-02 00:27:58.492 Answer: Retry
< 2024-02-02 00:27:58.492 Script: Searching for host...
..
TransferOptions.ResumeSupport
and setting Session.ReconnectTime
to 1, but the result is the same.