Opened 10 years ago
Closed 10 years ago
#10423 closed Bug report (rejected)
File Size error
Reported by: | daniel | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | >100% | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 |
Description
When I retrieve from my server a very large file, in this case 4.42GB, filezilla reads the size wrong, ~260 MB. The download goes succesfully (I guess it doesn't stop until it reaches EOF) but I get the >100% message which is annoying since I dont know if its about to finish/ever going to.
Its not a server error becuase my android ftp client reads the size correctly.
Note:
See TracTickets
for help on using tickets.
Broken server. Your server uses 32bit integers for file sizes. Please upgrade to a server that uses 64bit integers.