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

    Исходный пакет: fuse-sshfs
    Версия: 3.7.5-alt1
    Последняя версия по данным Repology
    Собран:  30 января 2026 г. 19:38 в задании #406742
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (x86_64, i586, aarch64)
    fuse-sshfs-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Anton Zhukharev


    Права:
    Alexey Tourbin
    Anton Zhukharev
    @everybody

      1. pkgconfig(fuse3)
      2. pkgconfig(glib-2.0)
      3. python3-module-docutils
      4. meson

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


    30 января 2026 г. Anton Zhukharev 3.7.5-alt1
    - Updated to 3.7.5.
    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.