Sign inSign up

robtimmer/sftp-rsync

By robtimmer

Updated over 9 years ago

Ubuntu:14:04 based image with sFTP-server and rSync, configurable by environment variables

Image
0

1.6K

robtimmer/sftp-rsync repository overview

robtimmer/sftp-rsync

To launch it and have your share listen on port 2022, just type:

docker run -d -p 2022:22 -e USER=myuser -e PASS=myverysecretpassword -e GROUP_GID=33 robtimmer/sftp-rsync

Hint: GROUP_GID can be any valid group id (that has already being created)

Tag summary

Content type

Image

Digest

Size

98.4 MB

Last updated

over 9 years ago

docker pull robtimmer/sftp-rsync