id,summary,reporter,owner,description,type,status,priority,component,resolution,keywords,cc,component_version,os,os_version 10867,libfilezilla fails to lstat some files on 32 bit systems,Pulfer,Tim Kosse,"Sometimes lslat() from local_filesys.cpp int result = lstat(path.c_str(), &buf); fails with ""Value too large for defined data type"" on 32 bit Linux systems. So FileZilla doesn't show filesize and modification date for such files and cannot upload them. It can be fixed by forcing #define _FILE_OFFSET_BITS 64 in libfilezilla.hpp. But perhaps it's better to use stat64/lstat64 instead of stat/lstat?",Bug report,closed,normal,libfilezilla,fixed,,,,Linux,ROSA Desktop Fresh 2014.1