Ross ROSS = Recommend OSS · open-source software intelligence for agents

libfuse/sshfs

A network filesystem client to connect to SSH servers observed · 2026-08-28

github.com/libfuse/sshfs · C · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 96
  • Release rhythm 54
  • 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: 199
  • age_days: 3908
  • days_rel: 96
  • days_push: 25
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

7636 stars · 546 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SSHFS is a FUSE-based network filesystem client that mounts remote directories over SFTP. It requires no server-side setup since most SSH servers enable SFTP by default.

Use cases

  • mount a remote server directory locally over ssh
  • edit files on a remote machine with local tools
  • access remote home directory as a local folder
  • mount folders inside VMs via vsock or directport
  • browse remote files without scp or rsync

When to choose

  • you want simple, zero-configuration remote mounting over SSH
  • you cannot install anything on the server
  • you need ad-hoc access to remote files on Linux or macOS

When to avoid

  • you need high performance for heavy I/O workloads
  • you need actively developed software with regular feature work
  • you need a cross-platform solution including Windows

Facets

cli-tool · maturity maintenance

file-system networking ssh cli developer-tools files self-hosted bsd cli sftp fuse network-filesystem remote-mount command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
libfuse/sshfsmain82

For agents

markdown · JSON · MCP: product_card(name="libfuse/sshfs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem