[EMAIL PROTECTED] wrote:
Does anyone know how I can specify a proxy host/port in a url ?There is not a single ftp-proxy standard, so it depends on the ftp-proxy you use.
Could you please tell the type/name of your proxy?
If you use a socks proxy you could try the settings as described at http://wiki.apache.org/jakarta-commons/Net/FrequentlyAskedQuestions.
Other proxies need a special user-name e.g. [EMAIL PROTECTED] You could try something like
ftp://user%40targethost:[EMAIL PROTECTED]/
Hope this helps! --- Mario
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
