Re: [squid-users] ftp with squid.

From: Tran Tien Dung <ttdung@dont-contact.us>
Date: Tue, 8 Apr 2003 17:35:04 +0700

> Mauro wrote:
> >
> > Hallo.
> > I've read that I can use ftp put with squid.
> > But... how can I do that?
>
>
> By using a HTTP client who knows how to PUT ftp:// objects.. via a HTTP
> proxy such as Squid.
>
> Netscape 4.X is an example of such HTTP client.
>
> Mozilla/Netscape 6 have forgotten how to do this... and MSIE has never
> learnt..
>
> Regards
> Henrik

I used MSIE as FTP client through SQUID proxy. It's good. No different with
Netscape.
Please setting FTP proxy same as HTTP proxy in "Connections" menu.
It means:
    HTTP Proxy 111.222.333.444 port 8080
    FTP Proxy 111.222.333.444 port 8080...
and put into Address : ftp://user:passwd@ftp.xxx.com/... (when this site
requests authenticode)
or only put : ftp://ftp.yyy.com/... (when this site permits anonymous
login)

Best regards,
=====================================
Tran Tien Dung
E-Mail : ttdung@fcv.fujitsu.com
=====================================
----- Original Message -----
From: "Henrik Nordstrom" <hno@squid-cache.org>
To: "Mauro" <mauro.sanna6@tin.it>
Cc: <squid-users@squid-cache.org>
Sent: Tuesday, April 08, 2003 2:59 PM
Subject: Re: [squid-users] ftp with squid.

> Mauro wrote:
> >
> > Hallo.
> > I've read that I can use ftp put with squid.
> > But... how can I do that?
>
>
> By using a HTTP client who knows how to PUT ftp:// objects.. via a HTTP
> proxy such as Squid.
>
> Netscape 4.X is an example of such HTTP client.
>
> Mozilla/Netscape 6 have forgotten how to do this... and MSIE has never
> learnt..
>
> Regards
> Henrik
Received on Tue Apr 08 2003 - 04:35:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:51 MST