Opened 15 years ago

Closed 11 years ago

#4947 closed Bug report (fixed)

FTP Upload stops (similar to #4936)

Reported by: Bruce Lang Owned by:
Priority: normal Component: FileZilla Client
Keywords: PDF upload Cc:
Component version: Operating system type: Windows
Operating system version: Vista Ultimate

Description

Using Version 3.2.8.1

Uploading PDFs appears hit and miss - mostly "miss". Tried uploading singly or as a batch with variable results - mostly "Failed". They appear to get so far in the transfer and time out. They also come up with screwy transfer rates - a file of 237,334 bytes has a transfer rate of 237.3 Kb/s

Uploads via a web based FTP app are successful (so I don't think it's the files' contents).

Has only happened with installation of latest version of FileZilla - no problems previously.

Change History (5)

comment:1 by Tim Kosse, 15 years ago

Status: newmoreinfo

Please attach some logs.

comment:2 by Bruce Lang, 15 years ago

Status: moreinfonew

Text of log for latest attempt with 1 file:

Status: Resolving address of ftp.targetplot.com.au
Status: Connecting to 203.210.98.121:21...
Status: Connection established, waiting for welcome message...
Response: 220 Net Administration Divisions FTP Server Ready...
Command: USER archerysa
Response: 331 User name okay, need password.
Command: PASS *
Response: 230 User logged in, proceed.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extension supported
Response: AUTH TLS
Response: SSCN
Response: PBSZ
Response: PROT
Response: CCC
Response: CLNT
Response: MDTM
Response: MDTM YYYYMMDDHHMMSS[+-TZ];filename
Response: SIZE
Response: SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
Response: REST STREAM
Response: XCRC filename;start;end
Response: MODE Z
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,53)
Command: LIST
Response: 150 Opening ASCII mode data connection for /bin/ls.
Response: 226 Transfer complete.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,54)
Command: LIST -a
Response: 150 Opening ASCII mode data connection for /bin/ls.
Response: 226 Transfer complete.
Status: Calculating timezone offset of server...
Command: MDTM Results 3-D 2007_03_23.pdf
Response: 213 20091024011423
Status: Timezone offsets: Server: 36000 seconds. Local: 37800 seconds. Difference: 1800 seconds.
Status: Directory listing successful
Status: Resolving address of ftp.targetplot.com.au
Status: Connecting to 203.210.98.121:21...
Status: Connection established, waiting for welcome message...
Response: 220 Net Administration Divisions FTP Server Ready...
Command: USER archerysa
Response: 331 User name okay, need password.
Command: PASS
*
Response: 230 User logged in, proceed.
Status: Connected
Status: Starting upload of C:\Users\Bruce\Documents\ARCHERY SA Web Site\members\mins200910.pdf
Command: CWD /members
Response: 250 Directory changed to /members
Command: PWD
Response: 257 "/members" is current directory.
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,55)
Command: LIST -a
Response: 150 Opening ASCII mode data connection for /bin/ls.
Response: 226 Transfer complete.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,56)
Command: STOR mins200910.pdf
Response: 150 Opening BINARY mode data connection for mins200910.pdf.
Error: Connection timed out
Status: Resolving address of ftp.targetplot.com.au
Status: Connecting to 203.210.98.121:21...
Status: Connection established, waiting for welcome message...
Response: 220 Net Administration Divisions FTP Server Ready...
Command: USER archerysa
Response: 331 User name okay, need password.
Command: PASS *
Response: 230 User logged in, proceed.
Status: Connected
Status: Starting upload of C:\Users\Bruce\Documents\ARCHERY SA Web Site\members\mins200910.pdf
Command: CWD /members
Response: 250 Directory changed to /members
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,57)
Command: LIST -a
Response: 150 Opening ASCII mode data connection for /bin/ls.
Response: 226 Transfer complete.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,58)
Command: STOR mins200910.pdf
Response: 150 Opening BINARY mode data connection for mins200910.pdf.
Error: Connection timed out
Status: Resolving address of ftp.targetplot.com.au
Status: Connecting to 203.210.98.121:21...
Status: Connection established, waiting for welcome message...
Response: 220 Net Administration Divisions FTP Server Ready...
Command: USER archerysa
Response: 331 User name okay, need password.
Command: PASS
*
Response: 230 User logged in, proceed.
Status: Connected
Status: Starting upload of C:\Users\Bruce\Documents\ARCHERY SA Web Site\members\mins200910.pdf
Command: CWD /members
Response: 250 Directory changed to /members
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,59)
Command: LIST -a
Response: 150 Opening ASCII mode data connection for /bin/ls.
Response: 226 Transfer complete.
Command: PASV
Response: 227 Entering Passive Mode (203,210,98,121,39,60)
Command: STOR mins200910.pdf
Response: 150 Opening BINARY mode data connection for mins200910.pdf.
Error: Connection timed out

comment:3 by Alexander Schuch, 11 years ago

Status: newmoreinfo

Do you still have that problem with a current version of FileZilla?

comment:4 by Bruce Lang, 11 years ago

Status: moreinfonew

No problems experienced now - deem resolved. (thank you)

comment:5 by Alexander Schuch, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.