Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        fuse-sshfs: FUSE-Filesystem to access remote filesystems via SSH
        
        
        - Summary
- This is a FUSE-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.
Changelog
        
            - * Thu Mar 30 18:00:00 2006 Peter Lemenkov <lemenkov{%}newmail{*}ru> - 1.6-2
- - added missing sshnodelay.so 
            - * Thu Mar 30 18:00:00 2006 Peter Lemenkov <lemenkov{%}newmail{*}ru> - 1.6-1
- - Version 1.6 
            - * Mon Feb 13 18:00:00 2006 Peter Lemenkov <lemenkov{%}newmail{*}ru> - 1.4-2
- - small cosmetic fixes