docker-alpine-ftp-server icon indicating copy to clipboard operation
docker-alpine-ftp-server copied to clipboard

Support "anonymous_enable" configuration via environment variable

Open matthewh86 opened this issue 1 year ago • 0 comments

Hello!

I wish to configure anonymous_enable via environment variable so that I can create a read-only FTP server so that it is easier for people to get on the server and start downloading. I can see it as an option in vsftpd.conf, but this does not get set in the script start_vsftpd.sh.

Can this be added?

matthewh86 avatar Aug 14 '24 12:08 matthewh86