My Ubuntu version is 13.04 64bit
1.install package
#apt-get install sshfs
2.usage
#mkdir ~/workspace/remotedir
#sshfs remote-account@remote.server.com:/remote/directory ~/workspace/remotedir
3.unmount
#fusermount -u ~/workspace/remotedir
댓글 없음:
댓글 쓰기