FileZilla should pause at failed transfer

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

Moderator: Project members

Post Reply
Message
Author
TAB42
500 Command not understood
Posts: 4
Joined: 2019-09-21 19:04
First name: Alain
Last name: Torrens

FileZilla should pause at failed transfer

#1 Post by TAB42 » 2019-09-21 22:15

If I download a directory —maybe 1000 files —, some transfers fail (ECONNABORTED), flashed in red, but so briefly that I cannot even read the message.
Why does FileZilla not pause to show what transfer failed and let me decide what to do?

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

Re: FileZilla should pause at failed transfer

#2 Post by boco » 2019-09-21 23:00

It does not stop because it automatically retries the transfer. Usually, all transfers succeed, despite of some errors (quite normal for FTP).

Transfers that truly failed (permanent errors requiring user interaction) are moved to the "Failed transfers" tab, from where you can re-queue them, once you have removed the reason for transfer failures.
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

TAB42
500 Command not understood
Posts: 4
Joined: 2019-09-21 19:04
First name: Alain
Last name: Torrens

Re: FileZilla should pause at failed transfer

#3 Post by TAB42 » 2019-09-22 23:13

I transferred a directory: successful, 11013; failed, 82. I clicked 'Failed transfers (82)' without result —no list, no offer to re-queue them.
'Some errors are quite normal for FTP' —Really? How do I know if some of these 82 files were not critical to the operation of my website?

User avatar
botg
Site Admin
Posts: 35552
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: FileZilla should pause at failed transfer

#4 Post by botg » 2019-09-23 08:26

I clicked 'Failed transfers (82)' without result —no list
Have you by change resized your queue panel to be so small to only show this one line instead of all of it?

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

Re: FileZilla should pause at failed transfer

#5 Post by boco » 2019-09-23 09:19

'Some errors are quite normal for FTP' —Really? How do I know if some of these 82 files were not critical to the operation of my website?
Indeed. As FTP uses, for transfers, a multitude of ports on both sides of the connection (different from the ones you use initially to connect), some errors are normal (4.. = temporary). A port might be blocked, closed, or otherwise not being available for use. FileZilla will automatically retry and the server uses a different port,then.

Your errors (the ones in Failed transfers) are permanent errors. These are NOT normal, and you need to find out what happens here. Having anything in "Failed transfers" means that either the server denied the items completely (sending a 5.. error = permanent, won't recover on its own), or FileZilla has exhausted all retries for each of them.
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

Post Reply