Filesystem client based on SSH file transfer protocol

Edit Package sshfs

SSHFS 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
openssh (ssh).

Refresh
Refresh
Source Files
Filename Size Changed
fix-typo-in-ssh_opts.patch 0000000646 646 Bytes
sshfs-3.7.2.tar.xz 0000053160 51.9 KB
sshfs-3.7.2.tar.xz.asc 0000001012 1012 Bytes
sshfs.changes 0000011992 11.7 KB
sshfs.keyring 0000003183 3.11 KB
sshfs.spec 0000001988 1.94 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 954663 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 2)
- Add fix-typo-in-ssh_opts.patch (boo#1191886)
  Required for kdeconnect-kde + openssh >= 8.8

- sshfs 3.7.2:
  * Add a secondary check so if a mkdir request fails with EPERM an
    access request will be tried - returning EEXIST if the access
    was successful

- Update to version 3.7.1
  * Minor bugfixes

- Update to version 3.7.0
  * New max_conns option enables the use of multiple connections to
    improve responsiveness during large file transfers.
  * The buflimit workaround is now disabled by default.
    The corresponding bug in OpenSSH has been fixed in 2007 
    (cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365541#37),
    so this shouldn't be needed anymore.

- Update to version 3.6.0
  * Added "-o direct_io" option.
    This option disables the use of page cache in kernel.
    This is useful for example if the file size is not known before reading it.
    For example if you mount /proc dir from a remote host without the direct_io
    option, the read always will return zero bytes instead of actual data.
  * Added --verbose option.
  * Fixed a number of compiler warnings.
  * Improved performance under OS X.

- Update to 3.5.2
Comments 0
openSUSE Build Service is sponsored by