Opened 15 years ago
#5366 new Bug report
Files downloaded after a file has been modified server-side report incorrect total size
Reported by: | jlogsdon | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 |
Description
If you load a folder in FileZilla, modify the file on the server (adding bytes is where I encountered it), and then download the file, the size of the file in the download queue uses the cached file size.
For example, I recently did this:
- Started downloading an ISO onto my server via
wget
- Loaded the folder the file was being downloaded to in FileZilla to wait.
- When the file was done transferring to my server, I initiated the transfer from server to my computer.
The size of the download in my queue was ~1.0gb while the actual file size is over 2.0gb. Therefore the progress is reported as 100% at 1.0gb while there is still at least 1.0gb more to go.
Just an annoying issue with what I assume to be the cached information on the file from when I initially loaded the folder.
Note:
See TracTickets
for help on using tickets.