"Andrew Specht" writes:
>I am using 1.2beta and currently when i try to access ftp site using the
>proxy, it tells me this:
>
>An FTP protocol error occurred while trying to retrieve the URL:
>ftp://ftp.blah.com
>Squid sent the following FTP command:
>
>and then received this reply
>
>This might be caused by an FTP URL with an absolute path (which does not
>comply with RFC 1738). If this is the cause, then the file can be found at
>ftp://ftp.blah.com/%2f/
>
>When i turn the proxy off and go through the transparent proxy hence STILL
>using the proxy, it works fine.
>
>Any ideas?
squid-1.2beta what?
Also, debug it:
> ./squid &
> sleep 10
> ./squid -kd
> ./client ftp://ftp.blah.com
> ./squid -kd
> Mail squid-bugs@ircache.net < /usr/local/squid/logs/cache.log
Duane W.
Received on Wed Jun 10 1998 - 12:35:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:41 MST