Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048188
en ru br
ALT Linux repos
S:3.7.2.0.7.gita2054a2-alt2
5.0: 2.2-alt1
4.1: 1.9-alt1
4.0: 1.7-alt1
3.0: 1.1-alt2.1

Group :: System/Kernel and hardware
RPM: fuse-sshfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.7.2.0.7.gita2054a2-alt2
Build date: 16 april 2022, 08:53 ( 101.9 weeks ago )
Size: 60.76 Kb

Home 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

Current maintainer: Vladimir D. Seleznev

List of contributors

List of rpms provided by this srpm:

  • fuse-sshfs
  • fuse-sshfs-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin