Hi all,

I use Squid/2.4.STABLE6 and have some problems accessing a particular ftp
site.

1) Using IE6 WITH squid proxy: KO
When trying to access the site using my squid I get a 404 error page that
tells me:

The following URL could not be retrieved:
ftp://[EMAIL PROTECTED]/directory1/directory2 
Squid sent the following FTP command: 
CWD directory1
and then received this reply 
directory1: Access is denied. 
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://[EMAIL PROTECTED]/%2f/directory1/directory2.

The URL the error page give me is not working too...

2) Using ftp client with NO squid: KO
I get the same error.
When I do "cd directory1" I get "550 raft: Access is denied.".
But "cd directory1/directory2" is working !

3) Using IE6 with NO squid: OK !!!
I assume that IE is doing directly "cd directory1/directory2"

So my question is:
Is there a solution to make squid going directly to directory1/directory2
instead of going to directory1 and then directory2 ?

I hope my bad English is clear enough to understand...

Davy

Reply via email to