tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp from cvs: scp problem from cygwin to linux


From: Michael Albinus
Subject: Re: tramp from cvs: scp problem from cygwin to linux
Date: Tue, 07 Mar 2006 06:36:21 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

"emacs user" <address@hidden> writes:

Hi,

>> > so I use scp from cygwin to open my remote linux home directory, and
>> > then press "C" to copy a file.  this fails, and I am attaching the
>> > various debug buffers etc.  Please let me know if there is anything I
>> > can do to help with this.
>>
>> > --------------------------------
>> > Process *tramp/scp address@hidden<2> exited abnormally with code 2
>> >
>> > --------------------------------
>>
>>scp is not very talkative. Let's get it.
>>
>>First of all, please try from a Windows CMD window:
>>
>>   scp -p address@hidden:/home/me/.dvipsrc /home/me/.dvipsrc
>>
>>Second, apply the appended patch to tramp.el in order to see more
>>messages.
>>
>>Best regards, Michael.
>
> very good, here are the various buffers, includeing *Messages*:

[...]

> Tramp: Call `tramp-action-out-of-band'
> Tramp: Process has died.
> Tramp:
>
> tramp-get-connection-property:
> Error: File error: Login failed
> Copy [-p] failed for 1 of 1 file--type ? for details ((.dvipsrc))
> d-elete, u-ndelete, x-punge, f-ind, o-ther window, R-ename, C-opy, h-elp
> Commands: d, s, x, u; f, o, 1, 2, m, v; ~, %; q to quit; ? for help.
> call-interactively: Beginning of buffer
> ----------------------
>
> 15:54:00 tramp-do-copy-or-rename-file-out-of-band (5) # Sending
> command `scp -p -v address@hidden:/home/me/.dvipsrc
> /home/me/.dvipsrc'

> ----------------------
>
>
> Process *tramp/scp address@hidden<2> exited abnormally with code 2
>
>
> ----------------------

Although called with "-v", there is still no output. Strange.

Could you, please, open a shell buffer with "M-x shell", and run there

  scp -p -v address@hidden:/home/me/.dvipsrc /home/me/.dvipsrc

Best regards, Michael.




reply via email to

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