What tool do you use for mounting remote file system on Mac?
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?
1 comment
[ 3.1 ms ] story [ 11.9 ms ] threadI share my linux file system on ubuntu using netatalk and mount it using afp:// . It also supports time machine.