Opened 13 years ago

#7346 new Bug report

incomplete and corrupt file transfer

Reported by: Mattias Aronsson Owned by:
Priority: high Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Linux
Operating system version: Ubuntu 11.04

Description

Filezilla version: 3.4.0

Compiled an executable on linux using:

arm_v5t_le-g++ -o t test.cpp

when I upload the file to an embedded linux system, t is not complete and some of the bytes that is transfered, is not the same as the original ones.

original: size = 93117 bytes
remote: size = 92867 bytes

But if I change the name of the file to t.run, then the transfer is ok!

Used ghex to compare original and remote version. It is the same at file start but after a while they differ, so its not just a truncated file transmission.

Attached files:

1) original file: t.original
2) remote file: t.remote

Kind regards,
Mattias Aronsson

P.S. Your ftp client is really nice looking! D.S.

Attachments (2)

t.original (90.9 KB ) - added by Mattias Aronsson 13 years ago.
original file I tried to transfer
t.remote (90.7 KB ) - added by Mattias Aronsson 13 years ago.
this was saved on the remote computer, should have been equal to original file

Download all attachments as: .zip

Change History (2)

by Mattias Aronsson, 13 years ago

Attachment: t.original added

original file I tried to transfer

by Mattias Aronsson, 13 years ago

Attachment: t.remote added

this was saved on the remote computer, should have been equal to original file

Note: See TracTickets for help on using tickets.