| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | <168270-22003322522319804@M2W084.mail2web.com> |
| X-Priority: | 3 |
| Reply-To: | lhall AT rfk DOT com |
| X-Originating-IP: | 209.113.174.244 |
| From: | "lhall AT pop DOT ma DOT ultranet DOT com" <lhall AT pop DOT ma DOT ultranet DOT com> |
| To: | rsync AT dinator DOT com, cygwin AT cygwin DOT com |
| Subject: | RE: Rsync - Can't transfer files bigger than 1383275520 bytes |
| Date: | Tue, 25 Mar 2003 17:31:09 -0500 |
| MIME-Version: | 1.0 |
| X-OriginalArrivalTime: | 25 Mar 2003 22:31:09.0869 (UTC) FILETIME=[3BDCCDD0:01C2F31E] |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h2PMVJe00987 |
Cygwin itself is currently limited to 32 bit file access, though I can't say whether or not this is a contributing factor to your rsync issue. Larry Original Message: ----------------- From: Christian rsync AT dinator DOT com Date: Tue, 25 Mar 2003 18:25:02 -0400 To: cygwin AT cygwin DOT com Subject: Rsync - Can't transfer files bigger than 1383275520 bytes Hello, I can't transfer big files. In the output below, you can see that rsync only transfer 1383275520 of a 5448046592 bytes file: F:\shells>rsync -e ssh -avz ./backup chris AT myhost DOT com:backups chris AT myhost DOT com's password: building file list ... done wrote 114 bytes read 20 bytes 3.01 bytes/sec total size is 1383275520 speedup is 10322951.64 I've tried with other big files and rsync strip them to the same size, so I recompiled rsync to support large files but I failed again: sh ./configure --enable-largefile --prefix=/usr In the output you can see: checking for broken largefile support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no Is Cygwin able to handle Large Files??, Any idea? Regards, Christian -- 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/ -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |