sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.
sshfs is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.
Homepage: http://fuse.sourceforge.net/
|
|
|
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| alpha | 1.6-1+b2 | 37.2 kB | 152 kB | [文件列表] |
| amd64 | 1.6-1+b2 | 33.2 kB | 136 kB | [文件列表] |
| arm | 1.6-1+b1 | 31.3 kB | 120 kB | [文件列表] |
| hppa | 1.6-1+b2 | 35.1 kB | 136 kB | [文件列表] |
| i386 | 1.6-1+b2 | 30.3 kB | 76 kB | [文件列表] |
| ia64 | 1.6-1+b2 | 48.4 kB | 196 kB | [文件列表] |
| mips | 1.6-1+b2 | 33.5 kB | 140 kB | [文件列表] |
| mipsel | 1.6-1+b2 | 34.5 kB | 144 kB | [文件列表] |
| powerpc | 1.6-1+b2 | 34.0 kB | 132 kB | [文件列表] |
| s390 | 1.6-1+b2 | 33.5 kB | 128 kB | [文件列表] |
| sparc | 1.6-1+b2 | 30.7 kB | 120 kB | [文件列表] |