[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Timeout not working with sftp_read
[Thread Prev] | [Thread Next]
- Subject: Re: Timeout not working with sftp_read
- From: Jakub Jelen <jjelen@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 18 Nov 2020 22:24:46 +0100
- To: libssh@xxxxxxxxxx
On 11/18/20 9:06 PM, Makarand Pradhan wrote:
Hello All, I'm noticing an issue with sftp_read and would highly appreciate advice. If the link goes during sftp_read, sftp_read does not return. It stays stuck even when the session timeout is set to 10 seconds.
The SSH_OPTIONS_TIMEOUT is a connection timeout, not the sftp read timeout. Regards, Jakub
RE: Timeout not working with sftp_read | Makarand Pradhan <MakarandPradhan@xxxxxxxxxx> |
Timeout not working with sftp_read | Makarand Pradhan <MakarandPradhan@xxxxxxxxxx> |