emacs-devel
[Top][All Lists]
Advanced

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

Re: shell-quote-argument bug on w32


From: Stefan Monnier
Subject: Re: shell-quote-argument bug on w32
Date: Mon, 25 Sep 2006 23:13:15 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> The reason I was thinking about it was actually the problems I reported
> yesterday in "Ftp and file name with spaces". It looks to me that probably
> should quoting there be unix style. And it does not matter what the shell is
> since the ftp program is run directly (or am I missing something there?).

I think the quoting to be used is at best unclear, and most likely,
depending on the ftp server, no amount of quoting will fix it.
I.e. I think the only reliable solution is to first copy the file to some
other file (with a name without spaces) and then send that.


        Stefan




reply via email to

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