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/
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 1.6-1+b2 | 37.2 kB | 152 kB | [list of files] |
| amd64 | 1.6-1+b2 | 33.2 kB | 136 kB | [list of files] |
| arm | 1.6-1+b1 | 31.3 kB | 120 kB | [list of files] |
| hppa | 1.6-1+b2 | 35.1 kB | 136 kB | [list of files] |
| i386 | 1.6-1+b2 | 30.3 kB | 76 kB | [list of files] |
| ia64 | 1.6-1+b2 | 48.4 kB | 196 kB | [list of files] |
| mips | 1.6-1+b2 | 33.5 kB | 140 kB | [list of files] |
| mipsel | 1.6-1+b2 | 34.5 kB | 144 kB | [list of files] |
| powerpc | 1.6-1+b2 | 34.0 kB | 132 kB | [list of files] |
| s390 | 1.6-1+b2 | 33.5 kB | 128 kB | [list of files] |
| sparc | 1.6-1+b2 | 30.7 kB | 120 kB | [list of files] |