all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <Michael.Albinus@alcatel.de>
Cc: emacs-devel@gnu.org
Subject: Re: Connection drops data if it sent too quickly
Date: 04 Feb 2003 11:49:10 +0100	[thread overview]
Message-ID: <nqk7ggmic9.fsf@alcatel.de> (raw)
In-Reply-To: <84lm0x85j6.fsf@lucy.is.informatik.uni-duisburg.de>

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> (Maybe Michael could try what happens when he does
> 
>   mimencode -b /tmp/largefile | \
>     ssh jrl@localhost /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:

albinus@slbwba:[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

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

albinus@slbwba:[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	other threads:[~2003-02-04 10:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 20:37 Connection drops data if it sent too quickly Kai Großjohann
2003-02-04 10:49 ` Michael Albinus [this message]
2003-02-04 15:42 ` Richard Stallman
2003-02-05 15:24   ` Michael Albinus
2003-02-05 23:31     ` Kim F. Storm
2003-02-06  7:45       ` Michael Albinus
2003-02-07 18:31         ` Kai Großjohann
2003-02-07 23:10       ` Richard Stallman
2003-02-06 15:40     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nqk7ggmic9.fsf@alcatel.de \
    --to=michael.albinus@alcatel.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.