Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <02f701c3e620$91662bc0$64fda287@FoxtrotTech0001> From: "Bill C. Riemers" To: "Elliott Wilcoxon" , References: <40157ADA DOT 3030209 AT wilcoxon DOT org> Subject: Re: SCP doesn't complete transfers of large files Date: Wed, 28 Jan 2004 23:21:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I remember a post about a month of ago that described the bug in detail. The problem is even more problematic with rsync. The author of the message went on to propose a solution. Unfortunately, I don't think the person was a programmer, so there was no actual source code patch. It doesn't seem like anybody else had time to look into the problem. I keep meaning to, but work always gets in the way. About the best I can do is suggest the workaround I normally use... ssh -T foo "tar cfz - somedirectoryorfile"|tar xvvfz - Certainly, this is ugly, but it works without the incomplete transfer problem. Bill ----- Original Message ----- From: "Elliott Wilcoxon" To: Sent: Monday, January 26, 2004 3:38 PM Subject: SCP doesn't complete transfers of large files > This issue doesn't happen on my Linux boxes, so I suspect it's a Cygwin > issue. Whenever I try to transfer a file that's a bit over 700MB in > size via SCP, it will transfer up to the 99% line, then stall everytime. > I can transfer smaller files just fine. This problem can be seen with > a current Cygwin install, and it shows up for stuff that's been around > for ~2 months, which was when I first noticed the issue, but didn't > realize the nature of it. > > Elliott Wilcoxon > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/