public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Luis Gonzalez <luis.gonzalez@gmail.com>
To: cygwin@cygwin.com
Subject: Rsync + SSH slow speed
Date: Fri, 11 Dec 2020 11:59:39 +0100	[thread overview]
Message-ID: <CAH4=dZCvGYRoRzewk3Sxjgo-_42+mZphUL30xtvMQmUh2acSzQ@mail.gmail.com> (raw)

Hi to everybody,
i have several windows server in different location with the  latest
version of cygwin with open ssh and rsync installed openssh 8.4p1-2
rsync  3.2.4dev
i'm trying to rsync from centos with rsync 3.2.3
The problem is that if i use rsync
/usr/bin/rsync -rlptDvh  --partial --del --progress -s --ignore-errors
  -og --timeout=500 --include-from=/scripts/clients/pattern.txt
--rsh='ssh -p 2230  -o CheckHostIP=no  -o Compression=no '
Administrator@host:/cygdrive/ /dst/client/

speed is only above 2.0MBps. CPu is over 5%, hard disk is about 1% and
network speed is about 2%
if i made the same rsync over linux machine on the same location speed
is up to 60MBps(network speed on both sides is 600Mbps)

i've tried to install rsync as a service on windows machine and use
ssh as a tcp fordwarding and then the rsync speed is over 20MBps :-O

Do you know what is the config problem for this slow speed with rsync
directly over ssh?
best regards

             reply	other threads:[~2020-12-11 10:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 10:59 Luis Gonzalez [this message]
2020-12-17 18:43 ` Luis Gonzalez
2020-12-18  9:37   ` Luis Gonzalez

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='CAH4=dZCvGYRoRzewk3Sxjgo-_42+mZphUL30xtvMQmUh2acSzQ@mail.gmail.com' \
    --to=luis.gonzalez@gmail.com \
    --cc=cygwin@cygwin.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).