Coder Social home page Coder Social logo

Comments (4)

lukedoesgit avatar lukedoesgit commented on July 28, 2024 1

Also, not sure if this helps or if you've seen but another user here did start work on anon support directly for the project but it wasn't finished: https://github.com/stilliard/docker-pure-ftpd/pull/152/files

Hi Stilliard,

Thanks for confirming the removal of the -E flag , it now allows me to login as an annon user. And yes i started following that page too which was helpful.

Thanks again !

Luke

from docker-pure-ftpd.

lukedoesgit avatar lukedoesgit commented on July 28, 2024

UPDATE:

I found this at the bottom of the dockerfile would removing -E from here be the same ?

image

from docker-pure-ftpd.

stilliard avatar stilliard commented on July 28, 2024

Hi @lukedoesgit ,

I've not done much with anon logins with ftp but I'll help where I can.

In your update you mentioned the Dockerfile CMD line which is where we pass -E to prevent anon ftp access by default (ref https://linux.die.net/man/8/pure-ftpd).
Yes you're right that you'll either need to remove that, or you could maybe override it by setting/overriding the command directly in your docker-compse file (ref
https://docs.docker.com/compose/compose-file/compose-file-v3/#command)

Hope this helps but if not, if you can provide an example docker-compose file or changes made I can have a go my side later today.

from docker-pure-ftpd.

stilliard avatar stilliard commented on July 28, 2024

Also, not sure if this helps or if you've seen but another user here did start work on anon support directly for the project but it wasn't finished: https://github.com/stilliard/docker-pure-ftpd/pull/152/files

from docker-pure-ftpd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.