sshfs is cool,also LUFS & FUSE & AVFS

曾经在windows下用winscp用得很爽一直想linux下有没有如此好用的东东 用过一段时间dolphin的fish://但兼容性不是很好 例如我 wine出来的npp就不认这种路径 偶然发现sshfs这一神器继而揪出LUFS FUSE AVFS LUFS is the Linux Userland Filesystem project. 依赖LUFS的有 (localfs, sshfs, ftpfs, gnutellafs, locasefs, gvfs, cardfs, cefs, etc. ). FUSE 跟LUFS类似 sshfs就是基于它的 http://fuse.sourceforge.net/ 同样类似的有AVFS,FUSE原来是其一部分 后来独立出来了… #mount sshfs

sudo sshfs root@xxx.xxx.xxx.xxx:/ /mnt/droplet

#unmount sshfs

sudo umount /mnt/droplet
 

posted on   51reboot  阅读(248)  评论(0编辑  收藏  举报

导航

< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8
点击右上角即可分享
微信分享提示