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: <20020620151633.97650.qmail@web21005.mail.yahoo.com> Date: Thu, 20 Jun 2002 08:16:33 -0700 (PDT) From: Nicholas Wourms Subject: Re: OpenSSH 3.1p1 scp problem with large files To: David Starks-Browning , Eugene Cheng Cc: cygwin AT cygwin DOT com In-Reply-To: <9673-Thu20Jun2002155629+0100-starksb@ebi.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- David Starks-Browning wrote: > On Wednesday 19 Jun 02, Eugene Cheng writes: > > Hello, > > > > I have problems scp'ing files >1GB from a Windows2000 box running > OpenSSH > > 3.1p1 under Cygwin. It copies some small percentage of the file and > then > > dies with a "Lost connection". The remote box is a SUN box running > > Solaris 8 with OpenSSH. My test file is 9GB in size and I have gotten > 670MB > > of the file copied at the most. Could this be related to the df > mis-reporting > > bug? > > > > The file copies ok to other systems, just not to this Cygwin box. I've > tried > > multiple versions of OpenSSH without success. > > Cygwin does not support "large files" (> 2GB?). Sorry. > Although, I've been watching with great anticipation as Corinna has added some framework for LFS (large file support) under Cygwin. This can be seen by the 64bit typedefs for off_t and dev_t in /usr/include/cygwin/types.h. Of course it is ifdef'ed so that these can't be used (yet). A ray of hope? Possibly... Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/