David Kastrup <[EMAIL PROTECTED]> 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.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to