← Back to context

Comment by traderj0e

21 hours ago

Yeah, can't remember the last time I even bothered with SMB because it's so buggy. Usually I don't need filesystem behavior, I'll just push/pull files over SSH.

I regret the difficulty of mounting an SSH connection as a filesystem. It requires Fuse and giving permissions to the kernel.

  • I used to do that a lot in some old versions of OS X, but then MacFUSE got abandoned and picked up as osxfuse, then that broke then got fixed repeatedly with several Mac updates, and I gave up.