Opened 15 years ago

Closed 11 years ago

#3963 closed Bug report (outdated)

Files upload to zero bytes length

Reported by: Mike Dean Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: XP w/service pack 3

Description

I am using FileZilla 3.1.5
on a Windows XP platform (Media Center Edition Version 2002 with Service Pack 3)
CPU: Intel T2050 @1.60 GHz, 0.99 GB of RAM
Issue: when I upload HTML files to the site stats@…, some files upload to zero bytes on the WHAC server.

It starts with a size of 35,891 bytes when I send it, but when it is written on the site in /2008-09/msoccer, it shows as a length of zero bytes.

The trace appears normal. but the overwrite prompt I had gotten indicated the target had a size of zero bytes (which requires me to resend the file two or three times to make sure it uploads properly.
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::FileTransfer()
Status: Starting upload of C:\TASSOC\08MSOC\HTML\1029itms.htm
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::ChangeDirSend()
Command: CWD /2008-09/msoccer
Trace: CFtpControlSocket::OnReceive()
Response: 250 OK. Current directory is /2008-09/msoccer
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::ParseSubcommandResult(0)
Trace: FileTransferSubcommandResult()
Trace: CFtpControlSocket::SendNextCommand()
Trace: FileTransferSend()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: TYPE A
Trace: CFtpControlSocket::OnReceive()
Response: 200 TYPE is now ASCII
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: PASV
Trace: CFtpControlSocket::OnReceive()
Response: 227 Entering Passive Mode (72,52,154,181,158,151)
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: STOR 1029itms.htm
Trace: CTransferSocket::OnConnect
Trace: CTransferSocket::TransferEnd(1)
Trace: CFtpControlSocket::TransferEnd()
Trace: CFtpControlSocket::OnReceive()
Response: 150 Accepted data connection
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: CFtpControlSocket::OnReceive()
Response: 226 File successfully transferred

Attachments (1)

uploadpicture1103.doc (99.5 KB ) - added by Mike Dean 15 years ago.
picture of the client after uploading 1029itms.htm

Download all attachments as: .zip

Change History (3)

by Mike Dean, 15 years ago

Attachment: uploadpicture1103.doc added

picture of the client after uploading 1029itms.htm

comment:1 by Alexander Schuch, 11 years ago

Status: newmoreinfo

Do you still have that problem with latest FileZilla?

comment:2 by Alexander Schuch, 11 years ago

Resolution: outdated
Status: moreinfoclosed

No reply for more than 28 days.

Note: See TracTickets for help on using tickets.