Hi,
my Squid (Version 2.4.STABLE7 on debian 2.2.20 behind a firewall with
transparent ftp-proxy) ist working fine for most sites, but I found that
for files on ftp://ftp.compaq.com the download doesn't work.
While getting ftp://ftp.compaq.com/pub/softpaq/sp21001-21500/SP21212.exe
wolf@mars:~> wget
ftp://ftp.compaq.com/pub/softpaq/sp21001-21500/SP21212.exe
--12:16:15-- ftp://ftp.compaq.com/pub/softpaq/sp21001-21500/SP21212.exe
=> `SP21212.exe'
Connecting to 192.168.1.7:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 6,665,290 [application/octet-stream]
0% [ ] 0 --.--K/s ETA --:--
12:16:22 (0.00 B/s) - Connection closed at byte 0. Retrying.
In the cache.log I get:
2002/10/30 12:16:22| ftpDataRead: read error: (22) Invalid argument
The download on the squid-host itself without using squid works fine:
pluto:~# wget ftp://ftp.compaq.com/pub/softpaq/sp21001-21500/SP21212.exe
--12:21:42-- ftp://ftp.compaq.com/pub/softpaq/sp21001-21500/SP21212.exe
=> `SP21212.exe'
Resolving ftp.compaq.com... done.
Connecting to ftp.compaq.com[161.114.1.156]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/softpaq/sp21001-21500 ... done.
==> PASV ...
Cannot initiate PASV transfer.
==> PORT ... done. ==> RETR SP21212.exe ... done.
[ <=> ] 6,665,290 82.84K/s
12:23:03 (82.84 KB/s) - `SP21212.exe' saved [6665290]
So it seems for me that squid tries to get the file in a different way.
What can I do? I have nothing special in my squid.conf. passiv is set to
off. No cache peers.
Cheers
Wolf Hees
Received on Wed Oct 30 2002 - 04:29:32 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:56 MST