Skip to content

Conversation

@fetzerms
Copy link
Contributor

@fetzerms fetzerms commented Aug 13, 2018

This is a work in progress pull request in order to allow the address for EPSV to be overridden.
This comes in to play when using proxies that do not handle the data connection, but only handle the control connection.

This adds a new option called "ftp:force-epsv-addr" that will be used for EPSV data connections.

This solves #466

@fetzerms fetzerms changed the title WIP pull request for epsv override WIP: Override for EPSV Aug 13, 2018
@fetzerms
Copy link
Contributor Author

@lavv17 Do you know whats wrong with gnulib? (Is it gnulib, thats failing?)

@fetzerms
Copy link
Contributor Author

@lavv17 The current state is able to properly connect via a ipv6 open proxy to a ipv6 server. I currently have some problems regarding:

  • Ipv4 Proxy, Ipv6 site (Uses PASV instead of EPSV)
  • Ipv6 Proxy, Ipv4 site (Invalid data connection address)

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