Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Filesystems

    SSH Filesystem 2.2

    Download button

    No screenshots available
    Downloads: 2,987  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.6/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Miklos Szeredi | More programs
    GPL / FREE
    October 21st, 2008, 06:13 GMT [view history]
    ROOT / System / Filesystems

     Read user reviews (0)  Refer to a friend  Subscribe

    SSH Filesystem description

    SSH Filesystem is a filesystem client based on the SSH File Transfer Protocol.

    SSH Filesystem 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 I found very useful. There were some limitations of that codebase, so I rewrote it.

    Installing

    First you need to download FUSE 2.2 or later from http://fuse.sourceforge.net/. You also need to install the devel package for glib2.0. After installing FUSE, compile sshfs the usual way:

    ./configure
    make
    make install (as root)

    How to mount a filesystem

    Once sshfs is installed (see next section) running it is very simple:

    sshfs hostname: /mountpoint

    Note, that it's recommended to run it as user, not as root. For this to work the mountpoint must be owned by the user. If the username is different on the host you are connecting to, then use the "username@host:" form. If you need to enter a password sshfs will ask for it (actually it just runs ssh which ask for the password if needed). You can also specify a directory after the ":". The default is the home directory.


    Product's homepage

    Here are some key features of "SSH Filesystem":

    · 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

    What's New in This Release: [ read full changelog ]

    · This release supports usernames containing commas. This is needed, for example, to access Web space on SourceForge.
    · Numerical IPv6 addresses are also supported.

      


    TAGS:

    SSH filesystem | client based | SSH | filesystem |

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM