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

less security options and how? #80

Open Kircanov opened 1 year ago

Kircanov commented 1 year ago

I use fauria/vsftpd as ftp server where several docker containers are connected, but I have problem with ftp because the folder from the host where the exchange files are is locked with admins from the ftp container user: ftp uid:14 and gid:12 with chmod 411. Where which is not possible to edit through filebrowser or samba user. Do you have any solution and which one? I also need the solution for docker-compose.yml