Sunday, April 5, 2015

SSHFS

sudo sshfs -o allow_other harryyang@sXXX.XXX:/share/ /mnt/share
fuse unmount: sudo umount

show using process fuser -mu /mnt/

No comments:

Post a Comment