Show HN: UI for SSHFS
sshfsui.comThis tray-based program can be used to manage SSHFS mounts for remote servers.
It was built out of a need to browse my self-hosted servers (and connected HDDs); managing the state for multiple SSHFS connections as well as avoiding system-hanging bugs on MacOS was becoming tedious.
This is early software still, please use at your own risk and share any feedback.
Github: https://github.com/thekashifmalik/sshfsui This is cool. Could it support mosh like stable ssh connections on spotty, moving internet to prevent reconnecting hassle?
https://mosh.org/ I haven't used mosh. It looks like it replaces either SSH or Bash, unclear to me. The only dependency in SSHFSUI is SSHFS and if that can be configured to use mosh instead of SSH under-the-hood, support would be possible.