bolcom / libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Apache License 2.0
182 stars 33 forks source link

FTP Extensions for IPv6 and NATs #499

Open abraaocaldas opened 8 months ago

abraaocaldas commented 8 months ago

There is no support for IPv6 and EPSV command, there is any plan to support it?

A good start should be following the RFC 2428

hannesdejager commented 2 months ago

Hi @abraaocaldas, yes, there are been this issue #51 to implement EPSV for a long time. Do you have a use case?