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