Пакет fuse-sshfs: Информация

    Исходный пакет: fuse-sshfs
    Версия: 3.7.2.0.7.gita2054a2-alt2
    Собран:  16 апреля 2022 г. 14:03
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/libfuse/sshfs

    Лицензия: GPL-2.0-or-later
    О пакете: SSH filesystem using FUSE
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    fuse-sshfs (mipsel)
    fuse-sshfs-debuginfo (mipsel)

    Сопровождающий: Vladimir D. Seleznev


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

    Последнее изменение


    16 апреля 2022 г. Vladimir D. Seleznev 3.7.2.0.7.gita2054a2-alt2
    - Drop rst2man patch, see https://bugzilla.altlinux.org/41784.
    24 января 2022 г. Vladimir D. Seleznev 3.7.2.0.7.gita2054a2-alt1
    - Updated to sshfs-3.7.2-7-ga2054a2.
    4 апреля 2021 г. Vladimir D. Seleznev 3.7.1.0.3.git6c1b92d-alt1
    - Updated to 3.7.1-3-g6c1b92d.