kolyvan / kxsmb

KxSMB is objective-c wrapper for libsmbclient (samba.org) lib.
BSD 2-Clause "Simplified" License
285 stars 92 forks source link

File size is mismatching #32

Closed James24 closed 9 years ago

James24 commented 9 years ago

If file size is more then 5 GB, it display as negative numbers ( eg : -12658323 )

James24 commented 9 years ago

fixed by changing stat datatype