qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Add HTTP protocol using curl v2


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] Add HTTP protocol using curl v2
Date: Wed, 06 May 2009 16:49:46 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Anthony Liguori schrieb:
> -drive file=my-silly\:filename\,with\ strange\ characters
> 
> I see no reason to do anything overly complicated.  Of course, if you're 
> in a shell, you'll have to double escape unless you've got single quotes 
> around it.  That's a good argument for file: in addition to escaping.

Double escaping is why I thought that it might be ugly. But as long as
it's meant for tools and users still have something like file: I'm fine
with it.

Fortunately cmd.exe doesn't do escaping. Not having to use it, I must
admit that I would kind of like things like -hda c\\:\\\\foo.img though. ;-)

Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]