Hello,

I have a little problem with a proxy server :
I want to do an ftp using the line command wget -Y on ftp://...., but I always have the message connection refused.
In the access.log, I have the following line :


TCP_MISS/302 731 GET http://ftp.univ...

instead of something like :

TCP_MISS/200 1273229 GET ftp://ftp.univ-...

It seems my server encapsulate the ftp in http.


I compare the configuration of my squid.conf with another one that works good, but I didn't see any difference.


Reply via email to