Package fuse-sshfs: Information
Source package: fuse-sshfs
Version: 3.7.2.0.7.gita2054a2-alt2
Build time: May 24, 2024, 12:04 AM
Category: System/Kernel and hardware
Report package bugHome page: https://github.com/libfuse/sshfs
License: GPL-2.0-or-later
Summary: SSH filesystem using FUSE
Description:
This 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 sshfs-fuse's author found very useful. There were some limitations of that codebase, so he 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
Maintainer: Vladimir D. Seleznev
List of contributors:
Vladimir D. Seleznev
Sergey V Turchin
Evgenii Terechkov
Alexey Tourbin
Repocop Q. A. Robot
Igor Zubkov
Andrei Bulava
Vladimir D. Seleznev
Sergey V Turchin
Evgenii Terechkov
Alexey Tourbin
Repocop Q. A. Robot
Igor Zubkov
Andrei Bulava
Last changed
April 16, 2022 Vladimir D. Seleznev 3.7.2.0.7.gita2054a2-alt2
- Drop rst2man patch, see https://bugzilla.altlinux.org/41784.
Jan. 24, 2022 Vladimir D. Seleznev 3.7.2.0.7.gita2054a2-alt1
- Updated to sshfs-3.7.2-7-ga2054a2.
April 4, 2021 Vladimir D. Seleznev 3.7.1.0.3.git6c1b92d-alt1
- Updated to 3.7.1-3-g6c1b92d.