Hacker News new | ask | show | jobs
Show HN: Sshfs-open – A helper script to mount remote directories using sshfs (github.com)
6 points by danielrw7 3720 days ago
1 comments

I like how the mount can be temporary based on a process and be removed when the process is killed. I have scripts to mount directories easily but then they hang around, although I doubt it is causing much problem to do so.