This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygwin's rsync and 64-bit file offsets


With the new experimental cygwin-1.5.0 seems to manage them pretty well.
(of course only library used by rsync is popt, I don't think popt uses fseek at all)


configure detects and compile them (though at first I can see which testis changed), created binary uses them happily...
preliminary tests indicate that file are correctly synced, at least in local
all seems ok, only a recompilation of the package is needed
this of course is compatible only with 1.5.0+ cygwin DLL releases...
I can prepare a test package as soon as it can be useful.


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

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]