Package fuse-sshfs: Information

    Source package: fuse-sshfs
    Version: 3.7.0-alt2
    Build time:  Jun 17, 2020, 05:27 PM
    Report package bug
    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

    List of rpms provided by this srpm:
    fuse-sshfs (mipsel)
    fuse-sshfs-debuginfo (mipsel)

    Maintainer: Sergey V Turchin


      1. libfuse-devel
      2. glib2-devel
      3. libfuse3-devel >= 3.1.0
      4. python3-module-docutils
      5. meson
      6. openssh-clients

    Last changed


    June 11, 2020 Sergey V Turchin 3.7.0-alt2
    - fix build manpage
    - allow to install with openssh-gostcrypto
    Feb. 7, 2020 Vladimir D. Seleznev 3.7.0-alt1
    - Updated 3.7.0.
    Nov. 15, 2019 Vladimir D. Seleznev 3.6.0-alt1
    - Updated to 3.6.0.
    - Packed watch file in the sourcerpm.