Hacker News new | ask | show | jobs
by 0942v8653 3563 days ago
You likely have already tried this, but in case you haven't: sshfs has a mount option -o reconnect which tries to be a bit more resilient about this sort of thing.
1 comments

I didn't know that, thanks!