I try using FTPS in IPv6 only environment. But Illegal PORT command error occurs.
Looking source code, library uses PORT command when it connects to server by FTP over SSL.
When I do not use SSL, library uses EPRT command.
Why library does not use EPRT command when it uses SSL or TLS?
I use edtftpj-pro_4_8_1.