6

when using mobaxterm SSH browser, it will disconnect after a while and even if you selected send SSH keepalive in settings->SSH. It still does so. Is there any way to persist SSH browser over a longer time?

2 Answers 2

6

Did you try to select for the SSH browser SCP protocol instead of SFTP ?

I think it should be more stable as it is linked to the SSH session itself.

You can find this option in your session advanced settings under SSH browser type.

1
  • When I select SCP, I suddenly cannot open files anymore... Commented Jan 21, 2021 at 0:23
4

Go to Settings, Configuration, SSH and activate SSH keepalive to send data every 60 seconds.

https://mobaxterm.mobatek.net/documentation.html#6_8_4

2
  • I have this checked but it my SSH-Browser still times out after some time
    – Umair Ayub
    Commented Jan 6, 2022 at 13:12
  • Then you have to reduce the number of ServerAliveInterval somehow linux.die.net/man/5/ssh_config
    – kamikater
    Commented Jan 7, 2022 at 18:51

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .