Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug and get working #229

Conversation

stefpiatek
Copy link
Contributor

Turns out I should take my own advice of RTFM:

You also need to choose a range of ports for data channels, say you want to support 10 concurrent users, pick 10 ports like 30000-30009 and pass that to docker run as --publish option as well as -p (passive port range) to pureftpd.

🤦 When it was all running in the docker network this wasn't a problem because the ports would just be there

Also had some tidying up and making the file upload method a bit easier to use when we've already got binary data (but not a file to read)

@stefpiatek
Copy link
Contributor Author

Doesn't need to be used as I think we've got something which runs on apple silicone and intel chips

@stefpiatek stefpiatek closed this Jan 19, 2024
@stefpiatek stefpiatek deleted the stef/test-ftp-docker-containers branch January 19, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant