Hi,

We use org.apache.commons.net.ftp.FTPSClient to upload file to a FileZilla
server, which works on Explicit FTPS over TLS mode. Now, our program failed
to upload, I found the reason is the FileZilla server require reuse TLS
session between the data connection and the control connection. I want to
know, is there a solution for this issue?

 

Any help appreciated, thanks!

 

Reply via email to