sshfs-win icon indicating copy to clipboard operation
sshfs-win copied to clipboard

How can I increase the timeout of sshfs client?

Open abaheti95 opened this issue 4 years ago • 2 comments

Was planning to update the .ssh/config something like this

Host *
        ServerAliveInterval 120
        ServerAliveCountMax 100

But, I couldn't see any trivial way of doing this. Could someone assist me with this?

abaheti95 avatar Nov 05 '19 20:11 abaheti95

How did you solve it? Thank you.

15733173437 avatar Apr 02 '22 14:04 15733173437

I ditched this library and started using SFTP

abaheti95 avatar Apr 03 '22 01:04 abaheti95