Hacker News new | ask | show | jobs
What tool do you use for mounting remote file system on Mac?
2 points by tinganho 3812 days ago
I have been using sshfs for a long time, but it got some bugs, it is not working properly on Mac OSX 10.11. I guess many need to mount a file system to do proper web app development on a remote or local vm server. I'm just curious which other alternatives there are compared to sshfs on Mac?