X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4BEE385771A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1687592851; bh=cyQna43Oldt5nYhRh1NS3b2hxmTHVkrMScCyIGrHprM=; 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=TPJWPJuSKR+7W44Uj1Vgl+u0HqmkAzt69wtK3Y1+wZoq7nJZQY4PWWXlzfan8KiNE NGHn46JTZ656Zg2tZHvhrpRZ9lji/i2mYPNnU/ZbWQ9F8zJ59ENmwSF4u6tMp/Dfui TLbh+Oo+f6380Z9vq07oP9Ym65WwmbzyhHqGVE3E= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 776C03858414 X-Virus-Scanned: Debian amavisd-new at emo09-pco.easydns.vpn Message-ID: <052a88cd-7a5f-ced2-70bf-faa1a3c90e2c@house.org> Date: Sat, 24 Jun 2023 00:47:09 -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 Content-Language: en-US, en-CA 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> <754ed51d-ba50-5268-9150-1c6b5c86b5ca AT house DOT org> <59bddbbd-f934-8a23-3589-31e6db46639d AT harkless DOT org> <837e1b67-4847-b324-6472-3a6ff69bb709 AT Shaw DOT ca> In-Reply-To: <837e1b67-4847-b324-6472-3a6ff69bb709@Shaw.ca> 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 List-Archive: List-Post: List-Help: List-Subscribe: , From: Chris Roehrig via Cygwin Reply-To: Chris Roehrig Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 35O7lt5s014489 On 2023-06-23 22:35, Brian Inglis wrote: > On 2023-06-23 20:19, Dan Harkless via Cygwin wrote: > Before you resort to trawling through source, did you try a fresh > Cygwin install (either to a different directory, or after temporarily > moving your current tree)? Sometimes, e.g. if you use the same > "packages" directory between two different versions of Windows, I've > found that Cygwin can get screwed up in strange ways. Good thought.   Yes, one of my machines is a new Win11 with a fresh Cygwin. > On each system have you run /usr/bin/ssh-user-config, and run > /usr/bin/ssh-host-config from an elevated admin account, customized or > added host keys appropriately to /etc/sshd_config, /etc/ssh_config, > ~/.ssh/{config,known_hosts,authorized_keys}, /etc/ssh/ssh_host_*_key.pub? >  I think they're all set up correctly.    ssh/slogin/rsync/scp all work great and have been for years.   It's only this weird issue in specific cases with files > 64K. -- 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