Skip to content

Instantly share code, notes, and snippets.

@greymouser
Created November 18, 2010 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greymouser/705731 to your computer and use it in GitHub Desktop.
Save greymouser/705731 to your computer and use it in GitHub Desktop.
blog-ssh-2-1
MYDIR="$HOME/Projects/macfuse/repos"
mkdir -p $MYDIR
cd $MYDIR
svn co http://macfuse.googlecode.com/svn/trunk/filesystems/sshfs/binary sshfs-binaries
cd sshfs-binaries
sudo cp sshfs-static-leopard /usr/local/bin/sshfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment