curl-users
Re: URLs containing spaces
From: Kjell Ericson <Kjell.Ericson_at_haxx.se>
Date: Mon, 7 Feb 2005 19:39:56 +0100 (CET)
Date: Mon, 7 Feb 2005 19:39:56 +0100 (CET)
On Mon, 7 Feb 2005, David Stephenson wrote:
> I am using a config file, and I specify
>
> --url https://domain/directory/.../c 20d.xls
Have you tried replacing the space with "%20"? (hex 20 is a space).
// Kjell
Received on 2005-02-07