delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org ED1B33857835 |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
s=default; t=1687571968; | |
bh=9j72dUjH8DPeOG+8pr0oqDL9XCzhW3hDnItsovdUZ38=; | |
h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: | |
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: | |
From; | |
b=AU1oGxH9qXE/XbX55e+hrMTrmbaok3BeuDCtCJYlqYkV71JFtdjkffspSLOR/t5z7 | |
sLxv0G01DRvJBb9ARvl4DNMI7Hu3LMjZL9dWYQfIyPCPZQWTFNqKbOafzpySX9C4SK | |
zQiuymcupfMMpzbE/1Ac9t8FUtzdqi34UW6Ds9r0= | |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org 537D03858414 |
X-Virus-Scanned: | Debian amavisd-new at emo07-pco.easydns.vpn |
Message-ID: | <b6e0a7b2-ba6d-35f9-04b5-ca2e9c00ffd9@house.org> |
Date: | Fri, 23 Jun 2023 18:59:04 -0700 |
MIME-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 |
Thunderbird/102.11.0 | |
Subject: | Re: scp and ssh 'cat' stalls at 64k bytes |
To: | cygwin AT cygwin DOT com |
References: | <1b9482bd-2119-732f-cc49-a3930bd3328d AT house DOT org> |
<947c6b09-c2c0-03db-a4ac-769c4f1b3783 AT Shaw DOT ca> | |
<7fd038be-e163-a5d3-5e28-d79eef977ee5 AT house DOT org> | |
<MW4PR84MB1684932344B153F3E4F4415AFE23A AT MW4PR84MB1684 DOT NAMPRD84 DOT PROD DOT OUTLOOK DOT COM> | |
<bced83bb-58c5-f2a8-bc03-578d6d9fd749 AT house DOT org> | |
<MW4PR84MB1684E6210C73D34ED2223319FE23A AT MW4PR84MB1684 DOT NAMPRD84 DOT PROD DOT OUTLOOK DOT COM> | |
<754ed51d-ba50-5268-9150-1c6b5c86b5ca AT house DOT org> | |
<59bddbbd-f934-8a23-3589-31e6db46639d AT harkless DOT org> | |
In-Reply-To: | <59bddbbd-f934-8a23-3589-31e6db46639d@harkless.org> |
X-Spam-Status: | No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP, | |
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 | |
X-Spam-Checker-Version: | SpamAssassin 3.4.6 (2021-04-09) on |
server2.sourceware.org | |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.29 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
From: | Chris Roehrig via Cygwin <cygwin AT cygwin DOT com> |
Reply-To: | Chris Roehrig <croehrig AT house DOT org> |
Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id 35O1xoDl009399 |
On 2023-06-23 18:26, Dan Harkless via Cygwin wrote: > On 6/23/2023 5:19 PM, Chris Roehrig via Cygwin wrote: >> No worries; I imagine most people don't run sshd on cygwin. > > Hmm, I'd generally think the opposite, at least for users coming from > more UNIXey / Linuxey backgrounds. > >> It looks to >> me like the issue involves i/o between sshd and its sub-processes on >> cygwin. >> >> Is anyone else able to successfully scp large files (>64KB) to cygwin as >> the remote receiving end (with the latest cygwin)? > > Yes, with all Cygwin64 updates, I was able to scp a file of a few MB > from Linux to Windows 10 with no issues. I also tried your 'cat' > version, and that worked fine too. > > -- > Dan Harkless > http://harkless.org/dan/ > > Thanks. There must be some issue with my setup.  Very odd that 'pv' works, but 'cat' does not. ldd shows they use identical libs.  I guess I'll start with the pv and cat source. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |