Guest User

Untitled

a guest
Jan 21st, 2018
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #!/bin/sh
  2. umount /Volumes/office
  3. mkdir /Volumes/office
  4. sshfs juju@office.pouet.com:/ /Volumes/office -C -o follow_symlinks,no_readahead,noappledouble,auto_cache,reconnect,volname=office,defer_permissions
Add Comment
Please, Sign In to add comment