Opened 17 years ago
Last modified 17 years ago
#3497 closed Bug report
get file not complete
Reported by: | cvandenberghe | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | cvandenberghe, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Some file are not uploaded completely.
Example source file : 93K, uploaded file only 28 K (FIRST part of file is missing!)
filename (original file of 93K also attached) binterm.c
File type : flat file (c source)
FileZilla version : 3.0.9.2
IMPORTANT REMARK : Problem does NOT occur with previous version : FileZilla 2.2.13c : transfer of file is complete !
Client Machine = Windows 2000 service pack 4
Server Machine = Linux
Details Linux :
$ uname -a
Linux INSPRODSRV 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux
$ cat /etc/*-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
Thanks for your action.
Chris Vandenberghe
Attachments (2)
Change History (10)
by , 17 years ago
comment:1 by , 17 years ago
Can you please attach a log of the transfer with debug level set to 3?
Note: If current version is 3.0.9.2, the previous version is 3.0.9.1, not 2.2.13c
comment:2 by , 17 years ago
I attached the log.
The file is transferred from Linux to the Windows (client side).
Obout the version
It was version 2.2.13c - for at our customers site, they still used that oldversion, and my contact told me they never encountered this kind of problem with it.
So we rolled back to that version, and indeed, it transferred completely with 2.2.13c...
Tomorrow, I'll try some other (more recent versions) - I'll let you know.
Thx for looking into it.
Kind regards,
Chris
File Added: FileZilla_log.txt
comment:3 by , 17 years ago
In your report you said
Some file are not uploaded completely.
Example source file : 93K, uploaded file only 28 K (FIRST part of file
is missing!)"
But the log is showing a download, not an upload. Please clarify this.
comment:4 by , 17 years ago
That's why I added : "The file is transferred from Linux to the Windows (client side)."
I misused 'upload', I meant 'transfer' :
FTP Server = Linux
FTP Client = Windows (FileZilla)
the FTP 'get' means downloading indeed.
Sorry for the confusion
Chris
comment:7 by , 17 years ago
Nevermind, I've found the problem. Some rare race condition in the IO thread that existed in the code since like forever. Quite strange that nobody else did report this before.
Expect 3.0.9.3 to be out within 12 hours.
comment:8 by , 17 years ago
Hi Tim,
I'm very pleased my effort to report the bug seems to 've been worthwile.
It was a matter of reliability : I was corrupting my sources !
Thanks for your prompt reaction - this is a very positive experience with sourceforge.net and FileZilla in particular.
I'm looking forward for the new FileZilla 3.0.9.3.
Thanks again & kind regards!
Chris
file that fails to upload completely