emacs-devel
[Top][All Lists]
Advanced

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

ange-ftp and local file names with spaces - failure


From: Lennart Borgman
Subject: ange-ftp and local file names with spaces - failure
Date: Tue, 23 May 2006 19:02:33 +0200
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

I just tried to upload a file with space in the name to an ftp server using tramp/ange-ftp. It did not work. In the ftp work buffer I see the following:

ftp> put c:/Program Files/Emacs/EmacsW32/lisp/w32-integ.el /somewhere/Emacs/DL/elisp/w32-integ.el

Should not the file name be escaped in some way? Adding double quotes around the filename in `ange-ftp-cf1' works in my case, but I guess this is not the right solution.

What should be done to cure this problem?




reply via email to

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