NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Keep alive on SFTP


Joined: 12 Aug 2015
Posts: 2
Reply with quote
Does anyone know if there's a way to set a keep alive interval on SFTP accounts?

I'm heavily using Amazon Web Services for client projects, and they're very aggressive at closing these connections without keep alive. So I spend way too much time waiting for connections.

Thanks Smile
View user's profileFind all posts by thecokeguySend private message


Joined: 06 Nov 2013
Posts: 54
Reply with quote
I has similar issue with another server, for me this worked :

tools -> accounts -> ( select the account you want to edit ) -> Time offset, h -> enter a value I always set it to 99
View user's profileFind all posts by r1d3rSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
add two lines below into /etc/ssh/sshd_config

ClientAliveInterval 300
ClientAliveCountMax 2

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Keep alive on SFTP
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic