Package fuse-sshfs: Information

    Source package: fuse-sshfs
    Version: 2.4-alt1
    Build time:  Sep 26, 2012, 09:59 PM
    Report package bug
    License: GPLv2
    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 (x86_64, i586)
    fuse-sshfs-debuginfo (x86_64, i586)

    Maintainer: Alexey Tourbin


    ACL:
    @qa_p7

      1. glib2-devel
      2. libfuse-devel
      3. openssh-clients

    Last changed


    Sept. 26, 2012 Alexey Tourbin 2.4-alt1
    - 2.3 -> 2.4
    Sept. 23, 2011 Alexey Tourbin 2.3-alt1
    - 2.2 -> 2.3
    May 17, 2011 Repocop Q. A. Robot 2.2-alt1.qa1
    - NMU (by repocop): the following fixes applied:
      * specfile-macros-get_dep-is-deprecated for fuse-sshfs