help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: confused by tramp


From: Sam Steingold
Subject: Re: confused by tramp
Date: 01 Jul 2003 17:08:39 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> * In message <nqllvim1ri.fsf@alcatel.de>
> * On the subject of "Re: confused by tramp"
> * Sent on Tue, 01 Jul 2003 22:26:57 +0200
> * Honorable Michael Albinus <Michael.Albinus@alcatel.de> writes:
>
> Sam Steingold <sds@gnu.org> writes:
> 
> > I use w2k with cygwin.
> > (call-process "scp" nil nil nil gnus-startup-file
> >               (concat gnus-startup-file ".eld") "podval:~/")
> > works fine (returns 0 and copies the files),
> > "podval" is mentioned in ~/.ssh/config
> >
> > I cannot figure out how to do the same with Emacs `copy-file'.
> > (setq tramp-default-method "scp")
> > but
> > (copy-file gnus-startup-file "/podval:~/")
> > just hangs.
> > any help?
> 
> Maybe you can interrupt the process with C-g? Interesting would be the
> contents of the buffers *tramp/nil podval* and *debug tramp/podval* or
> something like this.

*tramp/nil podval*:
Pseudo-terminal will not be allocated because stdin is not a terminal.

*tramp/nil sds@podval*
Pseudo-terminal will not be allocated because stdin is not a terminal.
Read from remote host www.podval.org: Connection reset by peer

Process *tramp/nil sds@podval* exited abnormally with code 255


-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
MS: our tomorrow's software will run on your tomorrow's HW at today's speed.





reply via email to

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