sshfs-3.0.0
版本发布时间: 2017-07-08 18:54:28
libfuse/sshfs最新发布版本:sshfs-3.7.3(2022-05-26 21:27:13)
- sshfs now requires libfuse 3.1.0 or newer.
- When supported by the kernel, sshfs now uses writeback caching.
- The
cache
option has been renamed todir_cache
for clarity. - Added unit tests
- --debug now behaves like -o debug_sshfs, i.e. it enables sshfs debugging messages rather than libfuse debugging messages.
- 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.
1、 sshfs-3.0.0.tar.gz 159.25KB
2、 sshfs-3.0.0.tar.gz.asc 1012B