Jump to content

FTP through a Proxy


kfoss
 Share

Recommended Posts

I have a successful implementation with http requests a proxy, however, ftp requests do not work. I am using NetProxy 4.03 on a WinXP box with an ftp gateway on port 21. However, when I try to access any ftp site on MDK 9.2, I get a response that the server name could not be resolved.

 

As I said http works fine. I have set the ftp proxy in KDE to ftp://192.168.0.1 and even tried it with the http:// prefix. Where am I going wrong?

Link to comment
Share on other sites

  • 3 weeks later...

kfoss,

When you say your trying to ftp where from.

the ftp proxy in KDE only actually gets used if you use konqueror and type ftp:// into the address bar so if your typing ftp from a shell its ignored!

 

you CAN set this from a shell though, in bash

export ftp_proxy=<address>:<port>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...