Displaying posts tagged: sshfs

Why MacFUSE recommends a restart

No Comments

I like to complain to friends about software that requires or recommends that I restart my computer after installation. I just ran across a well-written and informative explanation of why MacFUSE, a wonderful piece of software, makes such a recommendation. In short, it protects it against the edge case where a user is upgrading while they ...

Watching video on an sshfs-mounted volume

No Comments

Summary: Use the following options when mounting with sshfs: -o cache=no -o direct_io to avoid jittery video.