Hacker News new | ask | show | jobs
by dystopiabreaker 1751 days ago
Unfortunately, despite being a nightmare, SMB seems to be still be the best option for networked filesystems on macOS. AFP is now officially deprecated/unsupported, and the NFS client seems to be even worse than Samba/SMB. One last hope was macFUSE/sshfs, however this seemed also to be more or less broken when I tried it (extremely slow speeds, issues with disconnecting, etc).
2 comments

There's also the option of rsync, though obviously not helpful for live access.
There’s also NFS but it seems to be just as slow as SMB on MacOS.