[EMAIL PROTECTED] (Kai Großjohann) writes:
> No, no.  That's not what I meant.
> 
> You have to interactively log in to the remote host by doing

Ah, ok. Well, I tried that and it worked fine (started Emacs and a
shell buffer and yanked the uuencoded data into the standard in of
the uudecode-process. It seemed to work fine.

I have done some more testing:

- Have tested real.hosts being both Solaris 8 and Debian GNU/Linux;
  no difference.
- The problem seems to occur as the file goes above 1005 bytes. I
  have tested this several times; 1005 bytes is of, 1006 bytes and
  it hangs.
- I have found no runaway processes on any of the hosts, just a
  chain of [emacs -> ssh] -> [sshd -> bash -> ssh] -> [sshd -> sh]
  where everybody seems to be expecting some kind of response from
  somewhere (the last shell hangs on read from FD 0).

However there's one thing that troubles me. Even though I use the
"multi" method (which should use mimencode) and has set mimencode
as tramp-encoding-command and tramp-decoding-command, it seems from
the debug buffer that Tramp still uses uudecode. Hmm.

Thanks again for you answers.


Bjorn


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel

Reply via email to