Displaying 2 results from an estimated 2 matches for "idle_timout".
Did you mean:
idle_timeout
2017 May 26
2
sftp idle timeout
Hi team,
Any chance my patch introducing new sftp-server option '-t idle_timout'
[1,2] could be accepted into openssh/openssh-portable?
Thanks!
Tomas
[1] https://bugzilla.mindrot.org/show_bug.cgi?id=2718
[2] https://bugzilla.mindrot.org/show_bug.cgi?id=2719
2017 May 29
2
sftp idle timeout
On 05/29/17 04:13 AM, Damien Miller wrote:
> On Fri, 26 May 2017, Tomas Kuthan wrote:
>
>> Hi team,
>>
>> Any chance my patch introducing new sftp-server option '-t idle_timout' [1,2]
>> could be accepted into openssh/openssh-portable?
>
> I think the best place to implement a idle timeout is in sshd. Then it
> could be made per-channel and be able to cover login sessions as well.
>
> That was requested in https://bugzilla.mindrot.org/show_bug.cgi...