Remix.run Logo
traderj0e 5 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.

eastbound 4 hours ago | parent [-]

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

traderj0e 3 hours ago | parent [-]

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.