Hacker News new | past | comments | ask | show | jobs | submit login

A note …

I have transitioned from years of macfuse + sshfs on Mac to just installing the excellent “mountain duck” tool which gives you finder and mount point access to an sftp endpoint.

Very nice software and indispensable for me.




As a recently returned rsync.net customer, I was a bit surprised to peruse the docs and see that Fuse/sshfs is still up as a recommended option for Mac integration (see https://www.rsync.net/resources/howto/mac_sshfs.html). A few months ago this led me down the path of trying ExpanDrive/StrongSync, but this is the first I've heard of Mountain Duck (love Cyberduck though). I'm looking forward to giving it a spin now but if it has been working well for you please consider updating this page for others. Happy customer otherwise!


Just for the record: for macOS there’s now https://www.fuse-t.org/ which works without a kext (by spawning a local NFS server in the background and having macOS connect to it) and also has a sshfs implementation listed on https://github.com/macos-fuse-t/fuse-t/wiki#sample-filesyste... .


brew tap macos-fuse-t/homebrew-cask; brew install fuse-t-sshfs


Mountain Duck has been my goto as well. That said, for VSCode the Remote SSH extenion from Microsoft helps greatly in working with repositories on VMs and other remote machines.

Libfuse / SSHFS for MacOS started becoming a real burden to try and use a ome years back and it lead me to mountain duck as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: