#9617 closed Bug report (rejected)
File transfer success but file size is wrong.
Reported by: | Kim Youngseon | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | OS X | |
Operating system version: | 10.9.3 |
Description
I tried file transferred to ftp server.
FileZilla was notified success. but file size is smaller than original file.
I tested 2 server (pure-ftpd on Embedded Linux, ftpd on Ubuntu)
and also tested another client that it is console ftp client on OS X.
console ftp was success and same file size.
FileZilla was failed the size.
I will attach the test file
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | MPEG2TransportStreamIndexer added |
---|
follow-up: 2 comment:1 by , 10 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
You are probably transferring this extensionless file using the ASCII data type. Have a look at https://wiki.filezilla-project.org/Data_Type for more information.
comment:2 by , 10 years ago
Replying to codesquid:
You are probably transferring this extensionless file using the ASCII data type. Have a look at https://wiki.filezilla-project.org/Data_Type for more information.
Thanks for your comment.
Occurred problem.