Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Created December 27, 2011 23:57
Show Gist options
  • Save wilmoore/1525517 to your computer and use it in GitHub Desktop.
Save wilmoore/1525517 to your computer and use it in GitHub Desktop.
Install SSHFS

Snow Leopard

  • brew install NTFS-3G
  • sudo cp -rfX /usr/local/Cellar/fuse4x-kext/0.8.12/Library/Extensions/fuse4x.kext /System/Library/Extensions
  • sudo chmod +s /System/Library/Extensions/fuse4x.kext/Support/load_fuse4x
  • brew install sshfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment