tramp-devel
[Top][All Lists]
Advanced

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

tramp fail to copy directory recursively


From: Thierry Volpiatto
Subject: tramp fail to copy directory recursively
Date: Fri, 31 Dec 2010 09:16:07 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.91 (gnu/linux)

Hi Michael,
actually, i am on branch emacs-23 of emacs, but i think it's the same on
24.
When i want to copy a directory recursively with the default method
(scpc), or the ssh method tramp fail:

,----[ From emacs -Q ]
| Loading tramp...done
| Tramp: Opening connection for thievol using scpc...
| Tramp: Sending command `exec ssh   -o ControlPath=/tmp/address@hidden:%p -o 
ControlMaster=yes -e none thievol'
| 
| Tramp: Waiting for prompts from remote shell
| Tramp: Sending command `exec ssh   -o ControlPath=/tmp/address@hidden:%p -o 
ControlMaster=yes -e none thievol'
| Tramp: Found remote shell prompt on `thievol'
| Tramp: Opening connection for thievol using scpc...done
| Overwrite `/home/thierry/download/python-calendar-1.3'? [Type yn!q or C-h] 
| Overwrite `/home/thierry/download/python-calendar-1.3'? [Type yn!q or C-h] y
| Copying 
/scpc:thievol:/home/thierry/download/python-calendar-1.3/.calendar.cfg to 
/home/thierry/download/python-calendar-1.3/.calendar.cfg...done
| Copy `/scpc:thievol:/home/thierry/download/python-calendar-1.3' to 
`/home/thierry/download/python-calendar-1.3' failed:
| (file-error Opening input file aucun fichier ou dossier de ce type 
/scpc:thievol:/home/thierry/download/python-calendar-1.3/.calendar.cfg)
`----

However, if i switch to scp:

,----
| (setq tramp-default-method "scp")
`----

all work fine.

I wonder if it is not the version of ssh that come with ubuntu that do not
support these methods.(i have just switched from gentoo to ubuntu)

Of course, scp from command line work as expected.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

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