Opened 20 years ago
Last modified 19 years ago
#738 closed Bug report
Upload-Bug when Constant Speed limit is set
Reported by: | sirnight | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | sirnight, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Uploading a bigger php file in ASCII mode with a
constant speed limit of 20 KB will cause Filezilla to
upload only 16384 Bytes of the file. When speed limit
is deactivated the file is uploaded correctly.
Example:
Uploading util.php (94322 Bytes) with speed-limit, only
16834 Bytes arrives at the server.
Uploading util.php (94322 Bytes) without speed-limit,
94322 Bytes arrives at the server.
See attachment for zipped example util.php file and
client-server messages in debug-mode.
Attachments (2)
Change History (8)
by , 20 years ago
Attachment: | FileZilla_Bug.zip added |
---|
comment:1 by , 20 years ago
Please try the latest test release from
http://filezilla.sf.net/FileZilla.exe
comment:2 by , 20 years ago
I should have said that I am already using version 2.2.8d.
The test release from http://filezilla.sf.net/FileZilla.exe
does not bring any changes.
Is this a local problem of me or is anybody able to
reconstruct this "bug" on his/her pc?
comment:3 by , 20 years ago
With the updated executable (Note: Version number has not
been modified), the problem should not appear anymore.
Please post a log showing the problem using the new executable.
by , 20 years ago
Attachment: | filezilla_log_test_release.txt added |
---|
FileZillaLog with Test Release (probably vers. 2.2.8d)
comment:4 by , 20 years ago
The file at your download link seems to be the same version
as the official 2.2.8d version! I still have the problem and
the .exe file has exactly the same size and creation date as
vers. 2.2.8d.
Nevertheless I attached the log file.
comment:5 by , 20 years ago
I did already mention that the version number has not been
updated, but the executable is different.
The new executable cannot have the same timestamp as the
official 2.2.8d. Make sure to download it to a different
location and do a binary comparison against the official
2.2.8d release if you're not convinced.
comment:6 by , 19 years ago
This bug report has been closed due to inactivity and has possibly
already been solved.
You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).
Server-Client Messages in Debug-Mode and example util.php file