sshfs Mount Automatic Reconnect
Very handy:
sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3 server:/path/to/mount /mountpoint
Very handy:
sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3 server:/path/to/mount /mountpoint