filesystems/fuse-sshfs - The NetBSD Packages Collection

File system client based on the SFTP protocol

This 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
ssh.

The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS.  There were some limitations in that codebase, and this
implementation features:

- Based on FUSE
- Multithreading
- Large reads (max 64k)
- Caching directory contents
- Reconnect on failure

Build dependencies

lang/python311 textproc/py-docutils devel/glib2-tools devel/meson pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/glib2 devel/glib2

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64fuse-sshfs-3.7.4a.tgz
NetBSD 10.0aarch64fuse-sshfs-3.7.3.tgz
NetBSD 10.0aarch64fuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 10.0aarch64ebfuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 10.0aarch64ebfuse-sshfs-3.7.4a.tgz
NetBSD 10.0alphafuse-sshfs-3.7.4a.tgz
NetBSD 10.0earmv6hffuse-sshfs-3.7.4a.tgz
NetBSD 10.0earmv6hffuse-sshfs-3.7.3.tgz
NetBSD 10.0earmv6hffuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 10.0earmv7hffuse-sshfs-3.7.4a.tgz
NetBSD 10.0earmv7hffuse-sshfs-3.7.3.tgz
NetBSD 10.0earmv7hffuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 10.0i386fuse-sshfs-3.7.4a.tgz
NetBSD 10.0i386fuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 10.0powerpcfuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 10.0x86_64fuse-sshfs-3.7.4a.tgz
NetBSD 10.0_BETAx86_64fuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.0aarch64fuse-sshfs-3.7.4a.tgz
NetBSD 9.0aarch64fuse-sshfs-3.7.3.tgz
NetBSD 9.0aarch64fuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.0alphafuse-sshfs-3.7.3.tgz
NetBSD 9.0alphafuse-sshfs-3.7.4a.tgz
NetBSD 9.0earmfuse-sshfs-3.7.3.tgz
NetBSD 9.0earmv6hffuse-sshfs-3.7.4a.tgz
NetBSD 9.0earmv6hffuse-sshfs-3.7.3.tgz
NetBSD 9.0earmv6hffuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.0earmv7hffuse-sshfs-3.7.4a.tgz
NetBSD 9.0earmv7hffuse-sshfs-3.7.3.tgz
NetBSD 9.0earmv7hffuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.0i386fuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.0i386fuse-sshfs-3.7.4a.tgz
NetBSD 9.0m68kfuse-sshfs-3.7.3.tgz
NetBSD 9.0mips64ebfuse-sshfs-3.7.3.tgz
NetBSD 9.0powerpcfuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.0powerpcfuse-sshfs-3.7.3.tgz
NetBSD 9.0powerpcfuse-sshfs-3.7.3.tgz
NetBSD 9.0powerpcfuse-sshfs-3.7.4a.tgz
NetBSD 9.0sparc64fuse-sshfs-3.7.3.tgz
NetBSD 9.0sparcfuse-sshfs-3.7.3.tgz
NetBSD 9.0x86_64fuse-sshfs-3.7.4a.tgz
NetBSD 9.0x86_64fuse-sshfs-3.7.3.0.20230311.tgz
NetBSD 9.3x86_64fuse-sshfs-3.7.3.tgz
NetBSD 9.3x86_64fuse-sshfs-3.7.4a.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.