Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
6.2k views
in Java FTP by
Is there a way to turn off the proxy when I used it? Because the rest of my Programm does not need a proxy and I have to make some direct connections with the same VM.
Greetings Codon

2 Answers

0 votes
by (162k points)
As they are JVM-wide settings it is a bit of a problem. Best to use the FTPClient proxy methods to set the proxy properties to empty strings once you've finished using it.

Is there a way to turn off the proxy when I used it? Because the rest of my Programm does not need a proxy and I have to make some direct connections with the same VM.
Greetings Codon
0 votes
by
Ok. Thank you for the help.

Categories

...