Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/fusefs-sshfs,
Mount remote directories using ssh and FUSE
Branch: CURRENT,
Version: 1.4nb2,
Package name: fuse-sshfs-1.4nb2,
Maintainer: pkgsrc-usersThis 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.
The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS, which I found very useful. There were some limitations of that
codebase, so I rewrote it. Features of this implementation are:
- Based on FUSE (the best userspace filesystem framework for Linux ;)
- Multithreading: more than one request can be on it's way to the
server
- Allowing large reads (max 64k)
- Caching directory contents
- Reconnect on failure
Required to run:[
security/openssl] [
devel/glib2]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 9e1e0b52d0facb2c6417810e90090a7871aa3323
RMD160: 73c6241a4cf157ca1a750a5008c48352555ac191
Filesize: 90.878 KB
Version history: (Expand)
- (2020-06-17) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
CVS history: (Expand)