Uploads Same File Over and Over and Over in Queue

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
diovino
500 Command not understood
Posts: 1
Joined: 2011-02-23 12:22

Uploads Same File Over and Over and Over in Queue

#1 Post by diovino » 2011-02-23 22:52

This is happening time and time again on two different servers. I upload the file, it goes through, because I check on the server where I uploaded it - and the file is there, but Filezilla refuses to acknowledge that the file has been uploaded, and uploads it again.... and again.... and again. I have saved the log. Any help???

Status: Starting upload of F:\Video\Gigi Spice - Pacinos Adventures.avi
Status: ftpcontrolsocket.cpp(1824): Waiting for replies to skip before sending next command... caller=0p310df80
Response: 226 Transfer complete
Command: PASV
Response: 227 Entering Passive Mode (209,222,15,100,246,211).
Command: STOR Gigi Spice - Pacinos Adventures.avi
Response: 150 Opening BINARY mode data connection for Gigi Spice - Pacinos Adventures.avi
Error: Connection timed out
Error: File transfer failed after transferring 105,017,344 bytes in 1049 seconds
Status: Resolving address of ftp.fileserve.com
Status: Connecting to 209.222.15.105:21...
Status: Connection established, waiting for welcome message...
Response: 220 Fileserve FTP Server
Command: USER diovino82
Response: 331 Password required for diovino82
Command: PASS ********
Response: 230 User diovino82 logged in
Command: OPTS UTF8 ON
Response: 200 UTF8 set to on
Status: Connected
Status: Starting upload of F:\Video\Gigi Spice - Pacinos Adventures.avi
Command: CWD /
Response: 250 CWD command successful
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (209,222,15,105,246,210).
Command: MLSD
Response: 150 Opening ASCII mode data connection for MLSD
Response: 226 Transfer complete
Command: PASV
Response: 227 Entering Passive Mode (209,222,15,105,237,239).
Command: STOR Gigi Spice - Pacinos Adventures.avi
Response: 150 Opening BINARY mode data connection for Gigi Spice - Pacinos Adventures.avi
Status: Retrieving directory listing...
Command: CWD /
Response: 250 CWD command successful
Command: PASV
Response: 227 Entering Passive Mode (209,222,15,104,242,250).
Command: MLSD
Response: 150 Opening ASCII mode data connection for MLSD
Response: 226 Transfer complete
Status: Directory listing successful
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (209,222,15,104,237,150).
Command: MLSD
Response: 150 Opening ASCII mode data connection for MLSD
Response: 226 Transfer complete
Status: Directory listing successful
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (209,222,15,104,251,255).
Command: MLSD
Response: 150 Opening ASCII mode data connection for MLSD
Response: 226 Transfer complete
Status: Directory listing successful
Error: Connection timed out
Error: File transfer failed after transferring 105,017,344 bytes in 923 seconds
Status: Resolving address of ftp.fileserve.com
Status: Connecting to 173.199.126.116:21...
Status: Connection established, waiting for welcome message...

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Uploads Same File Over and Over and Over in Queue

#2 Post by boco » 2011-02-24 01:04

According to the log, the transfer is not successful (timeout). The reason is a firewall/router closing the connection without notifying the endpoints about the fact. Well, at least FileZilla isn't notified and times out. Of course it then retries the transfer to successfully finish it. No problem if the server supports resuming of uploads. Else you should get an ''Overwrite?'' dialog asking what to do (unless you set File exists action to something else).

The ultimate solution would be to find the malicious firewall/router and send it to software/hardware heaven.

Question: Do you know if the server in question supports FTPES (FTP over TLS/SSL)? This would probably prevent many firewall problems.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

BINK Creative
500 Command not understood
Posts: 1
Joined: 2011-02-25 00:43
First name: Marc
Last name: Brabander

Re: Uploads Same File Over and Over and Over in Queue

#3 Post by BINK Creative » 2011-02-25 00:54

I have the same issue - started happening from early Feb 2011.
I have the most up-to-date version.

It's a great program, but unfortunately I can't use it with this issue.

Post Reply