Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 280669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:08:18+00:00 2026-05-12T05:08:18+00:00

I want to set up an FTP connection using a proxy server with Apache’s

  • 0

I want to set up an FTP connection using a proxy server with Apache’s commons-net.

But looking at this Does FTPClient support FTP connections through an FTP proxy server? has me worried.

I have to meddle with the system properties and the Sun docs state that “If socksProxyHost is specified then all TCP sockets will use the SOCKS proxy server to establish a connection or accept one.”
WTH? All TCP sockets? What about my database connections? Or other FTP connections i might want to open at the same time not using a proxy? Will they all be affected?

Is there some other way to do it that doesn’t mess with the rest of my application?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:08:18+00:00Added an answer on May 12, 2026 at 5:08 am

    You have several ways of using proxies in Java, especially from version 1.5.

    1. Using System Properties: quick & powerfull but limited flexibility
      • You can use use a SOCKS proxy for all TCP connections.
      • You can also set a proxy per protocol, doable for HTTP, FTP and HTTPS
      • For both methods, you can specify a list of hosts that will not use proxy
    2. Using the java.net.Proxy class (Java 1.5+) to set (or not) a Proxy per Connection
    3. Impleting a java.net.ProxySelector (idem) which will determine a Proxy for each Connection according to your criteria

    See the detailled Sun technote on networking & proxies.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm attempting to set up a windows-based FTP server using Apache FTPServer, however I
i want maven to download custom jar files from an ftp how to set
I want set Listbox background to transparent but not working Is there any idea?
I want to set a breakpoint on the __DoPostBack method, but it's a pain
I want to set up a Subversion server installation on Windows Server 2003 64-bit
I want to set some attributes just before the object is serialized, but as
I want to download a huge file from an ftp server in chunks of
I am trying to set a radio button. I want set it by using
I'm working on a very basic scheduled FTP program, but I don't want to
I want set different access for different modules. I tried out $this->allow($role, $module, $controller,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.