Skip to content

Instantly share code, notes, and snippets.

@Preetam
Created October 4, 2013 19:08
Show Gist options
  • Save Preetam/6831062 to your computer and use it in GitHub Desktop.
Save Preetam/6831062 to your computer and use it in GitHub Desktop.
pkg_add -r fusefs-sshfs
echo 'fusefs_enable="YES"' >> /etc/rc.conf
/usr/local/etc/rc.d/fusefs start
sysctl vfs.usermount=1
# mkdir mount
# sshfs -o idmap=user preetamjinka@10.0.2.2:/Users/preetamjinka mount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment