Transfer files bigger than 1383275520 bytes - Rsync compiled incygwin

Peter Ring pri at ddf.dk
Wed Mar 26 08:21:54 EST 2003


Cygwin does not support files greater than 2GB.

Kind regards
Peter Ring

-----Original Message-----
From: rsync-bounces+pri=ddf.dk at lists.samba.org
[mailto:rsync-bounces+pri=ddf.dk at lists.samba.org]On Behalf Of Christian
Sent: 25. marts 2003 20:54
To: rsync at lists.samba.org
Subject: Transfer files bigger than 1383275520 bytes - Rsync compiled
incygwin


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.com:backups
chris at myhost.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 support 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

$ rsync --version
rsync  version 2.5.6  protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 32-bit files, socketpairs, hard links, symlinks, batchfiles,
              no IPv6, 32-bit system inums, 64-bit internal inums

Any idea?

Regards,
Christian

--
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html



More information about the rsync mailing list