Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
210 views
in CompleteFTP by (280 points)

We use SSHFTPClient to connect to the SFTP server. We need to configure proxy settings for the same. But the SCPClient.setProxyParams is deprecated. So please let us know how to set proxy settings in SSHFTPClient.

1 Answer

0 votes
by (161k points)

Use getProxySettings() to get a reference to the ProxySettings object and set its properties.

Categories

...