Guest User

Untitled

a guest
Jan 17th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. warning: ssh nodelay workaround disabled
  2. mount_fusefs: failed to mount /Volumes/daryls@/dev/fuse0: Operation not permitted
  3.  
  4. warning: ssh nodelay workaround disabled
  5. remote host has disconnected
  6.  
  7. $ cd /Volumes/
  8. $ mkdir ubuntu
  9. $ sshfs ubuntu:/ /Volumes/ubuntu -oauto_cache,reconnect,volname=ubuntu
  10. warning: ssh nodelay workaround disabled
  11.  
  12. $ ls -lOd /Volumes/
  13. drwxrwxrwt@ 5 root admin hidden 170 Jul 15 13:22 /Volumes/
  14. $ ls -lOd /Volumes/ubuntu/
  15. drwxr-xr-x+ 2 root admin - 68 Jul 15 13:08 /Volumes/ubuntu/
  16.  
  17. sudo sshfs daryls:/ /Volumes/daryls -oauto_cache,reconnect,volname=daryls
Add Comment
Please, Sign In to add comment