Opened 3 years ago

#12393 new Bug report

Not possible to delete huge amount of files

Reported by: Marc Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: 3.52.2 Operating system type: Windows
Operating system version: W10 20H2 19042.804

Description

If a dir contains many (thousands of) files, the deletion process is interrupted after around 1000 files.

Logs (shortened):

2021-03-02 11:00:29 7068 2 Status: Sende Verbindungserhaltungs-Befehl
2021-03-02 11:00:29 7068 2 Befehl: TYPE I
2021-03-02 11:00:29 7068 2 Antwort: 200 Type set to I
2021-03-02 11:00:52 7068 2 Status: Empfange Verzeichnisinhalt für "/xx.de/cache4"...
2021-03-02 11:00:52 7068 2 Befehl: CWD cache4
2021-03-02 11:00:52 7068 2 Antwort: 250 CWD command successful
2021-03-02 11:00:52 7068 2 Befehl: PWD
2021-03-02 11:00:52 7068 2 Antwort: 257 "/xx.de/cache4" is the current directory
2021-03-02 11:00:52 7068 2 Befehl: PASV
2021-03-02 11:00:52 7068 2 Antwort: 227 Entering Passive Mode (xx,xx,xx,xx,xx,xx).
2021-03-02 11:00:52 7068 2 Befehl: MLSD
2021-03-02 11:00:52 7068 2 Antwort: 150 Opening BINARY mode data connection for MLSD
2021-03-02 11:00:52 7068 2 Antwort: 226 Transfer complete
2021-03-02 11:00:52 7068 2 Status: Anzeigen des Verzeichnisinhalts für "/xx.de/cache4" abgeschlossen
2021-03-02 11:00:52 7068 2 Status: Empfange Verzeichnisinhalt für "/xx.de/cache4/firewall"...
2021-03-02 11:00:52 7068 2 Befehl: CWD firewall
2021-03-02 11:00:52 7068 2 Antwort: 250 CWD command successful
2021-03-02 11:00:52 7068 2 Befehl: PWD
2021-03-02 11:00:52 7068 2 Antwort: 257 "/xx.de/cache4/firewall" is the current directory
2021-03-02 11:00:52 7068 2 Befehl: PASV
2021-03-02 11:00:52 7068 2 Antwort: 227 Entering Passive Mode (xx,xx,xx,xx,xx,xx).
2021-03-02 11:00:52 7068 2 Befehl: MLSD
2021-03-02 11:00:52 7068 2 Antwort: 150 Opening BINARY mode data connection for MLSD
2021-03-02 11:00:53 7068 2 Antwort: 226 Transfer complete
2021-03-02 11:00:53 7068 2 Status: Anzeigen des Verzeichnisinhalts für "/xx.de/cache4/firewall" abgeschlossen
2021-03-02 11:00:53 7068 2 Status: Lösche 3440 Dateien aus "/xx.de/cache4/firewall"
2021-03-02 11:00:53 7068 2 Befehl: DELE 56.txt
2021-03-02 11:00:53 7068 2 Antwort: 250 DELE command successful
... around 1000 files get deleted
2021-03-02 11:01:21 7068 2 Befehl: DELE 159.txt
2021-03-02 11:01:21 7068 2 Antwort: 250 DELE command successful
2021-03-02 11:01:21 7068 2 Befehl: DELE 40.txt
2021-03-02 11:01:21 7068 2 Fehler: Verbindung zum Server getrennt: ECONNABORTED - Verbindung abgebrochen
2021-03-02 11:01:23 7068 2 Status: Verbindung zum Server getrennt
2021-03-02 11:01:23 7068 2 Status: Auflösen der IP-Adresse für xx.xx.com
2021-03-02 11:01:23 7068 2 Status: Verbinde mit xx.xx.xx.xx:21...
2021-03-02 11:01:23 7068 2 Status: Verbindung hergestellt, warte auf Willkommensnachricht...
2021-03-02 11:01:23 7068 2 Antwort: 220 FTP on xx.xx.com ready
2021-03-02 11:01:23 7068 2 Befehl: AUTH TLS
2021-03-02 11:01:23 7068 2 Antwort: 234 AUTH TLS successful
2021-03-02 11:01:23 7068 2 Status: Initialisiere TLS...
2021-03-02 11:01:23 7068 2 Status: Überprüfe Zertifikat...
2021-03-02 11:01:23 7068 2 Status: TLS-Verbindung hergestellt.
2021-03-02 11:01:23 7068 2 Befehl: USER xx
2021-03-02 11:01:23 7068 2 Antwort: 331 Password required for xx
2021-03-02 11:01:23 7068 2 Befehl: PASS ****************
2021-03-02 11:01:23 7068 2 Antwort: 230 User xx logged in
2021-03-02 11:01:23 7068 2 Befehl: CLNT FileZilla
2021-03-02 11:01:23 7068 2 Antwort: 200 OK
2021-03-02 11:01:23 7068 2 Befehl: OPTS UTF8 ON
2021-03-02 11:01:23 7068 2 Antwort: 200 UTF8 set to on
2021-03-02 11:01:23 7068 2 Befehl: PBSZ 0
2021-03-02 11:01:23 7068 2 Antwort: 200 PBSZ 0 successful
2021-03-02 11:01:23 7068 2 Befehl: PROT P
2021-03-02 11:01:23 7068 2 Antwort: 200 Protection set to Private
2021-03-02 11:01:23 7068 2 Status: Angemeldet
2021-03-02 11:01:23 7068 2 Status: Lösche 3440 Dateien aus "/xx.de/cache4/firewall"
2021-03-02 11:01:23 7068 2 Befehl: CWD /xx.de/cache4/firewall
2021-03-02 11:01:23 7068 2 Antwort: 250 CWD command successful
2021-03-02 11:01:23 7068 2 Befehl: PWD
2021-03-02 11:01:23 7068 2 Antwort: 257 "/xx.de/cache4/firewall" is the current directory
2021-03-02 11:01:23 7068 2 Befehl: DELE 560.txt
2021-03-02 11:01:23 7068 2 Antwort: 550 560.txt: Datei oder Verzeichnis nicht gefunden
... around 1000 files are "not found"
2021-03-02 11:01:40 7068 2 Befehl: DELE 247.txt
2021-03-02 11:01:40 7068 2 Antwort: 550 247.txt: Datei oder Verzeichnis nicht gefunden
2021-03-02 11:01:40 7068 2 Befehl: DELE 197.txt
2021-03-02 11:01:40 7068 2 Fehler: Verbindung zum Server getrennt: ECONNABORTED - Verbindung abgebrochen
2021-03-02 11:01:42 7068 2 Status: Auflösen der IP-Adresse für xx.xx.com
2021-03-02 11:01:42 7068 2 Status: Verbinde mit xx.xx.xx.xx:21...
2021-03-02 11:01:42 7068 2 Status: Verbindung hergestellt, warte auf Willkommensnachricht...
2021-03-02 11:01:42 7068 2 Antwort: 220 FTP on xx.xx.com ready
2021-03-02 11:01:42 7068 2 Befehl: AUTH TLS
2021-03-02 11:01:42 7068 2 Antwort: 234 AUTH TLS successful
2021-03-02 11:01:42 7068 2 Status: Initialisiere TLS...
2021-03-02 11:01:42 7068 2 Status: Überprüfe Zertifikat...
2021-03-02 11:01:42 7068 2 Status: TLS-Verbindung hergestellt.
2021-03-02 11:01:42 7068 2 Befehl: USER xx
2021-03-02 11:01:42 7068 2 Antwort: 331 Password required for xx
2021-03-02 11:01:42 7068 2 Befehl: PASS ****************
2021-03-02 11:01:42 7068 2 Antwort: 230 User xx logged in
2021-03-02 11:01:42 7068 2 Befehl: CLNT FileZilla
2021-03-02 11:01:42 7068 2 Antwort: 200 OK
2021-03-02 11:01:42 7068 2 Befehl: OPTS UTF8 ON
2021-03-02 11:01:42 7068 2 Antwort: 200 UTF8 set to on
2021-03-02 11:01:42 7068 2 Befehl: PBSZ 0
2021-03-02 11:01:42 7068 2 Antwort: 200 PBSZ 0 successful
2021-03-02 11:01:42 7068 2 Befehl: PROT P
2021-03-02 11:01:42 7068 2 Antwort: 200 Protection set to Private
2021-03-02 11:01:42 7068 2 Status: Angemeldet
2021-03-02 11:01:42 7068 2 Befehl: CWD /xx.de/cache4
2021-03-02 11:01:42 7068 2 Antwort: 250 CWD command successful
2021-03-02 11:01:42 7068 2 Befehl: PWD
2021-03-02 11:01:42 7068 2 Antwort: 257 "/xx.de/cache4" is the current directory
2021-03-02 11:01:42 7068 2 Befehl: RMD firewall
2021-03-02 11:01:42 7068 2 Antwort: 550 firewall: Das Verzeichnis ist nicht leer
2021-03-02 11:01:42 7068 2 Befehl: CWD /xx.de
2021-03-02 11:01:42 7068 2 Antwort: 250 CWD command successful
2021-03-02 11:01:42 7068 2 Befehl: RMD cache4
2021-03-02 11:01:42 7068 2 Antwort: 550 cache4: Das Verzeichnis ist nicht leer
2021-03-02 11:01:42 7068 2 Status: Empfange Verzeichnisinhalt für "/xx.de"...
2021-03-02 11:01:42 7068 2 Befehl: TYPE I
2021-03-02 11:01:42 7068 2 Antwort: 200 Type set to I
2021-03-02 11:01:42 7068 2 Befehl: PASV
2021-03-02 11:01:42 7068 2 Antwort: 227 Entering Passive Mode (xx,xx,xx,xx,xx,xx).
2021-03-02 11:01:42 7068 2 Befehl: MLSD
2021-03-02 11:01:42 7068 2 Antwort: 150 Opening BINARY mode data connection for MLSD
2021-03-02 11:01:42 7068 2 Antwort: 226 Transfer complete
2021-03-02 11:01:42 7068 2 Status: Anzeigen des Verzeichnisinhalts für "/xx.de" abgeschlossen

Change History (0)

Note: See TracTickets for help on using tickets.