emacs-devel
[Top][All Lists]
Advanced

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

Re: Connection drops data if it sent too quickly


From: Michael Albinus
Subject: Re: Connection drops data if it sent too quickly
Date: 04 Feb 2003 11:49:10 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

address@hidden (Kai Großjohann) writes:

> (Maybe Michael could try what happens when he does
> 
>   mimencode -b /tmp/largefile | \
>     ssh address@hidden /bin/sh -c 'mimencode -u -b > /tmp/outfile'
> 
> outside of Emacs.  Maybe the problem is in ssh.  But nevertheless,
> Tramp needs to work around it.)

ssh seems to be OK:

address@hidden:[1512] ll /home/albinus/aaa ; md5 /home/albinus/aaa
-rw-rw-r--   1 albinus  smc3       376588 Jan 20 13:44 /home/albinus/aaa
MD5(/home/albinus/aaa)= 835f87fcd02a568f1c7a4454e7c2a0db

address@hidden:[1513] mimencode -b /home/albinus/aaa | ssh slbwba 
'/appli/pub/bin/mimencode -u -b -o /tmp/aaa'

address@hidden:[1514] ll /tmp/aaa ; md5 /tmp/aaa
-rw-r--r--   1 albinus  smc3       376588 Feb  4 11:46 /tmp/aaa
MD5(/tmp/aaa)= 835f87fcd02a568f1c7a4454e7c2a0db

Best regards, Michael.





reply via email to

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