#5414 closed Bug report (invalid)
Bug Uploading with new version 3.3.3 Client
Reported by: | dan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | client 3.3.3 upload problem | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP 2002 pro |
Description
Just updated FileZilla Client to 3.3.3.
Platform: Windows XP SP3
Now I can't upload files correctly.
Might upload one but will fail on the other
I get the string below
Please notice:
"Response: 230- WARNING! 100 bare linefeeds received in ASCII mode
Response: File may not have transferred correctly."
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 500 'FEAT': command not understood.
Status: Connected
Status: Connected
Status: Starting upload of C:\Documents and Settings\dood\Desktop\calc_2.0.htm
Command: CWD /
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE A
Response: 200 Type set to A.
Command: PASV
Response: 227 Entering Passive Mode (216,87,188,9,189,0)
Command: STOR calc_2.0.htm
Response: 150 Opening ASCII mode data connection for calc_2.0.htm.
Response: 230- WARNING! 100 bare linefeeds received in ASCII mode
Response: File may not have transferred correctly.
Response: 226 Transfer complete.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
Priority: | critical → normal |
---|
The source file itself is not formatted properly, it does not have proper Windows-style line endings.
Okay, Sorry, it does work.
But I still get that weird error message that files may not have been uploaded correctly