fauria / docker-vsftpd

🐳 vsftpd Docker image based on Centos 7. Supports passive mode and virtual users.
https://hub.docker.com/r/fauria/vsftpd/
Apache License 2.0
414 stars 341 forks source link

Multiple users R/W #82

Open sn00ns opened 1 year ago

sn00ns commented 1 year ago

This might be a feature request:

I was looking for a docker image where I can easly create users with passwort and permissions(read, write, delete) It should be handled by a volume available from outside.

Would that be possible?