# atmoz/sftp

Securely share your files

Repository: https://github.com/atmoz/sftp
Canonical: https://ross.abutalabs.com/products/sftp
Homepage: https://hub.docker.com/r/atmoz/sftp/
Language: Shell
License: MIT
License Family: permissive
Topics: docker, sftp, openssh
Last push: 2026-01-11T15:39:41+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 35, longevity 100
- inputs: {"age_days": 4349, "days_push": 234, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1907, forks 833 (observed 2026-08-28T04:05:52.605357+00:00)

## What it is
A Docker image providing an easy-to-use SFTP server based on OpenSSH. Users can be defined via command arguments, environment variables, or a config file, with chrooted home directories and volume mounts for file sharing.

## Use cases
- run an sftp server in docker
- securely share files with external users
- give partners a drop folder to upload files
- self-host an sftp server with chrooted users
- set up sftp users via docker compose
- mount a host directory for sftp uploads

## When to choose
- you need a quick, containerized SFTP server with minimal configuration
- you want per-user chrooted directories and simple volume mounting
- you prefer defining users declaratively in compose or env vars

## When to avoid
- you need full SSH shell access, not just SFTP
- you need a managed file transfer service with auditing and compliance features
- you cannot run Docker containers on your host

## Facets
- artifact type: application
- maturity: active
- function: http-server, file-system, security, self-hosted
- domain: files, self-hosted, security
- platform: self-hosted
- tags: sftp, openssh, file-sharing, chroot, ssh-file-transfer, devops, docker, linux

## Member repositories
- atmoz/sftp (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:52.605357+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:11:15.394065+00:00, confidence not recorded.
  - readme: https://github.com/atmoz/sftp (fetched 2026-08-28T04:05:52.605357+00:00, sha fe89ce1f2f94)
  - homepage: https://hub.docker.com/r/atmoz/sftp/ (fetched 2026-08-29T10:50:24.032737+00:00, sha bdce34c775fa)
  - site_page: https://docs.docker.com/docker-hub (fetched 2026-08-29T10:50:24.041982+00:00, sha caaa18892709)
  - site_page: https://www.docker.com/docs (fetched 2026-08-29T10:50:24.043668+00:00, sha aeada2272712)
  - site_page: https://www.docker.com/company (fetched 2026-08-29T10:50:24.045281+00:00, sha 05ab59b2bc29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
