Opened 4 years ago

Last modified 4 years ago

#12057 moreinfo Bug report

I have a specific text file size 11,222,837 that will not complete uploading in Filezilla to my server and enters an endless cycle of failed attempts to upload. I've uploaded the log repeating sections, twice.

Reported by: Patricia Keiper Owned by:
Priority: normal Component: FileZilla Client
Keywords: Failed Upload Cc:
Component version: x64 based PC Operating system type: Windows
Operating system version: Windows 7 Professional OS

Description

I have a single text file that is 10.7 MB in size that fails to complete its upload to my server after apparently reaching 100% in a transfer. The log loops in an endless repeat of the following activity.

Status: Connecting to 67.195.197.21:21...
Status: Connection established, waiting for welcome message...
Response: 220-Welcome to the Yahoo! Web Hosting FTP server
Response: 220-Need help? Get all details at:
Response: 220-http://help.luminate.com/help/us/webhosting/gftp/
Response: 220-
Response: 220-No anonymous logins accepted.
Response: 220-Yahoo!
Response: 220-Local time is now 05:39. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 5 minutes of inactivity.
Command: AUTH TLS
Response: 234 AUTH TLS OK.
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER voyager@…
Response: 331 User voyager@… OK. Password required
Command: PASS
Response: 230 OK. Current directory is /
Status: Server does not support non-ASCII characters.
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Data protection level set to "private"
Status: Logged in
Status: Starting upload of C:\Users\Ge\Desktop\EmergencyTheaterLiveCollection2010.txt
Command: CWD /
Response: 250 OK. Current directory is /
Status: Retrieving directory listing of "/"...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,195,197,21,197,110)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-Options: -a -l
Response: 226 9031 matches total
Command: TYPE A
Response: 200 TYPE is now ASCII
Command: PASV
Response: 227 Entering Passive Mode (67,195,197,21,134,9)
Command: STOR EmergencyTheaterLiveCollection2010.txt
Response: 150 Accepted data connection
Error: Connection timed out after 20 seconds of inactivity
Error: File transfer failed after transferring 11,222,837 bytes in 123 seconds
Status: Disconnected from server

Status: Resolving address of ftp.voyagerliveaction.com
Status: Connecting to 67.195.197.21:21...
Status: Connection established, waiting for welcome message...
Response: 220-Welcome to the Yahoo! Web Hosting FTP server
Response: 220-Need help? Get all details at:
Response: 220-http://help.luminate.com/help/us/webhosting/gftp/
Response: 220-
Response: 220-No anonymous logins accepted.
Response: 220-Yahoo!
Response: 220-Local time is now 05:42. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 5 minutes of inactivity.
Command: AUTH TLS
Response: 234 AUTH TLS OK.
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER voyager@…
Response: 331 User voyager@… OK. Password required
Command: PASS
Response: 230 OK. Current directory is /
Status: Server does not support non-ASCII characters.
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Data protection level set to "private"
Status: Logged in
Status: Starting upload of C:\Users\Ge\Desktop\EmergencyTheaterLiveCollection2010.txt
Command: CWD /
Response: 250 OK. Current directory is /
Status: Retrieving directory listing of "/"...
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,195,197,21,222,200)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-Options: -a -l
Response: 226 9031 matches total
Command: TYPE A
Response: 200 TYPE is now ASCII
Command: PASV
Response: 227 Entering Passive Mode (67,195,197,21,170,13)
Command: STOR EmergencyTheaterLiveCollection2010.txt
Response: 150 Accepted data connection
Error: Connection timed out after 20 seconds of inactivity
Error: File transfer failed after transferring 11,222,837 bytes in 122 seconds
Status: Disconnected from server

This is the file size displaying in the upload screen.
11,222,837

My computer specs are attached.

Attachments (1)

computerspecs.jpg (69.0 KB ) - added by Patricia Keiper 4 years ago.
PC specs

Download all attachments as: .zip

Change History (2)

by Patricia Keiper, 4 years ago

Attachment: computerspecs.jpg added

PC specs

comment:1 by Tim Kosse, 4 years ago

Status: newmoreinfo

Which FTP server software (product and version) is running on the server machine?

Note: See TracTickets for help on using tickets.