| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sshfs | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 3.7.4a | Vendor: openSUSE |
| Release: bp156.1.2 | Build date: Mon May 13 19:16:58 2024 |
| Group: System/Filesystems | Build host: obs-power8-01 |
| Size: 156444 | Source RPM: sshfs-3.7.4a-bp156.1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/deadbeefsociety/sshfs | |
| Summary: Filesystem client based on SSH file transfer protocol | |
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).
GPL-2.0-or-later
* Mon Oct 09 2023 Matej Cepl <mcepl@cepl.eu>
- Update to 3.7.4a:
- Reverting PR #1 from user-reported bug bsc#1215574.
* Thu Sep 14 2023 Matej Cepl <mcepl@suse.com>
- Update to 3.7.4:
- Support request size negotiation and increased throughput on
high-latency connections
- Supports connecting to vsock (7) via shfs -o vsock=CID:PORT
@g-easy
- README in markdown instead of rst
- Various test fixes @neunenak
- Remove sshfs.keyring … upstream doesn’t provide checksums again
(gh#deadbeefsociety/sshfs#12).
* Thu May 26 2022 Michael Ströder <michael@stroeder.com>
- sshfs 3.7.3:
* Minor bugfixes.
* This is the last release from the current maintainer.
SSHFS is now no longer maintained.
- removed obsolete fix-typo-in-ssh_opts.patch
* Sun Oct 31 2021 munix9@googlemail.com
- Add fix-typo-in-ssh_opts.patch (boo#1191886)
Required for kdeconnect-kde + openssh >= 8.8
* Mon Oct 25 2021 Andreas Stieger <andreas.stieger@gmx.de>
- 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
* Mon Nov 09 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.7.1
* Minor bugfixes
* Fri Jan 03 2020 Ismail Dönmez <idonmez@suse.com>
- 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.
* Sun Nov 03 2019 Ismail Dönmez <idonmez@suse.com>
- 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.
* Wed Apr 17 2019 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.2
* Fixed "-o idmap=user" to map both UID and GID on all OSs.
* Fixed improper handling of sequential spaces spaces in
"ssh_command" option
* Mon Mar 18 2019 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.5.1
* Documentation updates
* Build system updates
* Added "BindInterface" as valid "-o" option.
* Fri Dec 07 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 3.5.0
* Fixed error code returned by rename(), allowing proper fallback.
* Make utimens(NULL) result in timestamp "now" -- no more
touched files dated 1970-01-01.
* SSHFS now supports (or rather: ignores) some options that it
may receive as result of being mounted from /etc/mtab.
This includes things like user, netdev, or auto.
* Dropped support for writeback caching (and, as a consequence,
"unreliable append" operation). As of kernel 4.14, the FUSE
module's writeback implementation is not compatible with
network filesystems and there are no imminent plans to change
that.
* Add support for mounting from /etc/fstab
* SSHFS now supports O_APPEND.
* Fixed a crash due to a race condition when listing directory
contents.
* For improved backwards compatibility, SSHFS now also silently
accepts the old -o cache_* options.
* Tue Oct 02 2018 astieger@suse.com
- sshfs 2.10:
* Fix a crash due to a race condition when listing directory contents
* Document limited hardlink support
* Add support for more SSH options.
* Drop support for the nodelay workaround
* Drop support for the nodelaysrv workaround
The same effect (enabling NODELAY on the server side and
enabling X11 forwarding) can be achieved by explicitly passing
- o ForwardX11
* Remove support for -o workaround=all
* Tue Oct 02 2018 astieger@suse.com
- Add source signature and verify source signature
- clean up spec file
* Mon Jul 24 2017 mimi.vx@gmail.com
- update to 2.9
* various bugfixes
* Sun May 28 2017 toms@opensuse.org
- Spec file:
Correct URL from Sourceforge to GitHub (the SF URL is redirected
to GH anyway)
* Tue Oct 18 2016 mimi.vx@gmail.com
- update to 2.8
- Added support for the "fsync" extension
* Thu Mar 17 2016 mimi.vx@gmail.com
- update to 2.7
- spec-cleaned spec file
* Added -o cache_max_size=N option to let users tune the maximum size of the cache
in number of entries.
* Added -o cache_clean_interval=N and -o cache_min_clean_interval=N options to
let users tune the cleaning behavior of the cache.
/usr/bin/sshfs /usr/sbin/mount.fuse.sshfs /usr/sbin/mount.sshfs /usr/share/doc/packages/sshfs /usr/share/doc/packages/sshfs/AUTHORS /usr/share/licenses/sshfs /usr/share/licenses/sshfs/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:18:57 2026