Incorrect file size reported ....

Cliff Hones cliff@aonix.co.uk
Mon Apr 22 10:52:00 GMT 2002


Roland Glenn McIntosh wrote:
> Are you sure you don't have some FAT corruption?  (or ntfs corruption?)
> Running Scandisk or defrag with the "check disk" option should tell you.

Actually, this looks much more like the 32-bit file-size limit
in Cygwin.  2,097,156KB is just over 2^31 (given 1K=1024 bytes).

I expect large file support will be added to Cygwin one day, but it's not
there yet, so there's no workaround (except of course that you are always free
to use direct WinAPI calls within a Cygwin program).

-- Cliff


--
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/



More information about the Cygwin mailing list