On Fri, 12 Sep 2003, Abdul Khader wrote: > Hi, > Thanks for everyone's help. I am grateful to all of > you. But, can anyone explain why do the documentation > of squid speak about ftp. PLease refere to my > following comments taken from squid documentation.
Because FTP is supported but only supported through a web browser. So if you want to use an ftp site, you use ftp://ftp.site.com in your browser. That works fine through squid. FTP from the command line is not. Brian
