cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: downloading from www.gamershell.com

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Fri, 11 Jun 2004 12:01:47 +0200

> curl -O test.zip
> http://www.gamershell.com/download_filehell.pl?hellID=6176&mirror=10&a=7651095426787.94&b=init
>
> now it says remote filename has no length
>
> What gives ?

It says:
  curl: Remote file name has no length!
  curl: try 'curl --help' or 'curl --manual' for more information

I suggest you do just that. ' -o' is not same as '-O'.

--gv
Received on 2004-06-11