Liang Zou's Tech Blog
Thank you for visiting!
8/03/2016
How to use SSHFS
# To install
sudo apt install sshfs
# To mount
sshfs -o idmap=user dev@192.168.1.45:/ /mnt/sshfs/
# to umount
fusermount -u
/mnt/sshfs/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment