https://github.com/hectorm/docker-sftp
A Docker image with an OpenSSH server configured for SFTP and rsync.
https://github.com/hectorm/docker-sftp
Last synced: 12 months ago
JSON representation
A Docker image with an OpenSSH server configured for SFTP and rsync.
- Host: GitHub
- URL: https://github.com/hectorm/docker-sftp
- Owner: hectorm
- License: mit
- Created: 2019-09-29T19:09:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T19:58:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T09:51:19.318Z (over 1 year ago)
- Language: Makefile
- Homepage: https://hub.docker.com/r/hectorm/sftp
- Size: 98.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SFTP on Docker
A Docker image with an OpenSSH server compatible with SFTP and rsync.
> [!WARNING]
> Deprecated, use [hectorm/docker-dropbear](https://github.com/hectorm/docker-dropbear) instead.