Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.7k views
in Java FTP by (160 points)
Hey,
i built all my code with FileTransferClient. And now would like to support proxy servers via the ProFTPClient.
I did tests with ProFTPClient and it seems to connect fine to the proxy.
Is it somehow possible to still use my code that works with FileTransferClient but use the proxy support of ProFTPClient?

would be really great if you had a solution for this

2 Answers

0 votes
by (162k points)
You could use SecureFileTransferClient
0 votes
by (160 points)
great, it seems to work that way,

thanks very much

Categories

...