Thanks, it works with Mozilla 1.7.5 However, is it possible to connect to a ftp site through mozilla without typing the user and password in plain text in the url ? Also, I notice in access.log that if I use mozilla to download/upload from/to an ftp site, the methods used are GET/PUT, whereas it is the CONNECT method when using an ftp client such as filezilla or smartftp. So I don't know if this is really a client-side problem, or a squid problem with CONNECT, or a bad configuration, or anything else ? So my problem is half resolved : now I can upload files through ftp (with mozilla and PUT method, thank you for this solution), but I still don't know why I can't upload with a ftp client (with CONNECT method) (this is no more necessary, thanks to you, but I like to know the solution for every problem I'm faced with). If someone has an idea for this last point, it would relieve me greatly. Thanks, Henri On Mon, 24 Jan 2005 11:14:07 +0100, Elsen Marc <elsen@xxxxxxx> wrote: > > > > > > > Here are some access.log excerpts when I try different operations : > > > > > > First I download from ftp.redhat.com the file abiword-1.0.4-2.i386.rpm > > (4.98 MB) (in binary mode) > >.... > > You may also want to have a go with the latest Mozilla (1.7.5) which has > (renewed) support for ftp uploads. > If that works, you may for instance have a bug/problem at the client-app > side. > > M. >