How to fix timeout error in sftp

A friend of mine had an issue with timeout error in sftp sessions. This can be easily resolved by following the instructions bellow.

Find the file sshd_config in /etc/ssh directory and simply add a line with

ClientAliveInterval 60

 

Save the file and restart SSH from WHM -> Restart services. Now the timeout problem is gone.

Master of SEO, server management specialist, guru of web development. A living legend.

Leave a Reply

1 Comment

Next ArticleHow to get help for cPanel/WHM issues