osxfuse/sshfs
File system based on the SSH File Transfer Protocol observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5339
- days_rel: n/a
- days_push: 1457
- n_releases_24m: 0
Adoption not part of the score
1205 stars · 125 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SSHFS is a FUSE-based filesystem client that mounts remote directories over the SSH File Transfer Protocol. It requires no server-side setup since most SSH servers already support SFTP, and supports multithreading, directory caching, and automatic reconnection.
Use cases
- mount a remote server directory as a local filesystem over ssh
- edit files on a remote host with local tools
- access remote files without setting up nfs or samba
- mount ssh-accessible storage into a vm or container
- browse a remote home directory from the file manager
When to avoid
- you need high-performance or low-latency file access over slow or unreliable links
- you require a permanent, cluster-wide shared filesystem like NFS
- you are on Windows without a FUSE compatibility layer
Facets
cli-tool · maturity maintenance
file-system networking cli files networking operating-systems bsd cli sshfs fuse sftp ssh remote-mount filesystem-client command-line linux macos
5 sources
- readme: https://github.com/osxfuse/sshfs · fetched 2026-08-28 · 505bbfd6d519
- homepage: http://fuse.sourceforge.net · fetched 2026-08-29 · e8debefd97d3
- site_page: https://sourceforge.net/about/leadership · fetched 2026-08-29 · bfffa8fdd816
- site_page: https://sourceforge.net/about · fetched 2026-08-29 · 47a5f3730d75
- site_page: https://sourceforge.net/p/forge/documentation/Docs%20Home · fetched 2026-08-29 · 3cca19403dfa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| osxfuse/sshfs | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem