On 16.03 11:11, "José J. Cintrón" wrote:
> When I try to download a file using wget
>
> wget ftp://ftp.site.com/file-???-x86.exe
>
> I get the following error message
>
> 502 Bad Gateway
>
> Now, if I specify a specific file
>
> wget ftp://ftp.site.com/file-001-x86.exe
>
> it all works great.
I'd say you can't use wildcard expansion when using http proxy, if your
client doesn't support such thing. I don't know which FTP clients do.
Also, you can't fetch more files with one request. wget does not support
this.
Wildcard expantion and fetching multiple objects are features of FTP
protocol/clients.
-- Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. - Have you got anything without Spam in it? - Well, there's Spam egg sausage and Spam, that's not got much Spam in it.Received on Thu Mar 17 2005 - 03:17:59 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST