Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
609 views
in Java FTP by (120 points)
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.
by (161k points)
You're correct - it doesn't support IPv6 for FTP over SSL.

It's probably not hard to add support for this - please email support at enterprisedt dot com if you'd like to try a version with this change.
by (120 points)
Does not edtFTPj-pro support IPv6 for FTP over SSL with the latest version?

If it doesn't support IPv6 for FTP over SSL, do you plan to support it?
by (161k points)
No. But we can probably implement it very easily. If you send us an email, we'll send you a link when it is ready to try.
by (120 points)
Thanks, I will send you an email.

Please log in or register to answer this question.

Categories

...