tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.1.11-pre); When copying from ftp method to ssh, tramp tries


From: Michael Albinus
Subject: Re: tramp (2.1.11-pre); When copying from ftp method to ssh, tramp tries using ftp on the target
Date: Wed, 03 Oct 2007 13:05:59 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

Hi David,

> The appended screenshot says it all...

Yes. The problem is in ange-ftp.el. `ange-ftp-copy-file-internal'
recognizes the target file as a remote one, but it is not aware of other
remote access methods but ftp. Therefore, it tries to put the file there
via ftp, which fails.

I've added some wrapper code to tramp-ftp.el, which should handle this
case. Committed to both Tramp and Emacs CVS into the trunk.

Thanks for reporting, and best regards, Michael.




reply via email to

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