Hacker News new | ask | show | jobs
by lxgr 1025 days ago
> fuse-t is kind of clever in that it spins up a TCP server that transpiles NFS requests into FUSE requests

TIL, thank you!

I'm really sad about losing native SSHFS capabilities on macOS (via FUSE, due to the kernel extension deprecation/ban).

I could even get behind the idea of banning all network file systems, but the fact that I can now use SMB and WebDAV(!), but not the one that I actually use all the time, is quite frustrating.

1 comments

Wow, I gave this a try after work on my personal machine and it's amazing – seems to be more stable than the original thing at a first glance! Thanks again.