Displaying 1 result from an estimated 1 matches for "cifsworking".
2008 May 06
3
Files over 4GB not listing properly. Cannot get CIFSworking.
Put this in the wrong thread, sorry!
UPDATE: I've realized that this seems to be an issue with the compiler flags used to build samba.
I've realized that i need to define _LARGEFILE_SOURCE, _LARGEFILE64_SOURCE, and _FILE_OFFSET_BITS=64.
I've done this, but still have no luck reading files larger than 4GB. Anyone have suggestions?
Thanks,
Matt
> Hi guys,
>
> I'm