TIdFTPServer restricts EPRT and EPSV to use the same IPVersion that is used for
the command connection making the request. There is no such restriction in RFC
2428, which defines those commands.
For example, Microsoft's command-line FTP client suffers from this problem. It
may try to transfer files using IPv6 even if it connected using IPv4.
This limitation needs to be removed from TIdFTPServer.
Original issue reported on code.google.com by gambit47 on 20 Nov 2014 at 1:30
Original issue reported on code.google.com by
gambit47
on 20 Nov 2014 at 1:30