github libfuse/sshfs sshfs-2.10
SSHFS 2.10

latest releases: sshfs-3.7.3, sshfs-3.7.2, sshfs-3.7.1...
6 years ago

This is a maintenance release of the SSHFS 2.x line.
Please use a SSHFS 3.x release if you can!

  • Fixed a crash due to a race condition when listing directory contents.
  • Added unit tests
  • Documented limited hardlink support.
  • Added support for building with Meson.
  • Added support for more SSH options.
  • Dropped support for the nodelay workaround - the last OpenSSH version for which this was useful was released in 2006.
  • Dropped 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
  • Removed support for -o workaround=all. Workarounds should always enabled explicitly and only when needed. There is no point in always enabling a potentially changing set of workarounds.

Don't miss a new sshfs release

NewReleases is sending notifications on new releases.