Skip to content

Conversation

shprota
Copy link

@shprota shprota commented Jan 3, 2023

Allow specifying public IP and port range for FTP passive mode.

Added two configuration values for FTP server:

  • publicIp - override the docker internal IP with the host IP address
  • passivePorts - specify the port range for the passive mode. These ports need to be passed through to the host in the container run config.

Allow specifying public IP and port range for FTP passive mode.
@toxuin
Copy link
Owner

toxuin commented Jan 3, 2023

Great work! I'll be testing this over the week and will schedule a public release with these changes if everything goes well.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants