Upload to website stops at 9350 files

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
thekingscandlesticks
500 Command not understood
Posts: 1
Joined: 2018-12-30 04:36
First name: Edward
Last name: Fenn

Upload to website stops at 9350 files

#1 Post by thekingscandlesticks » 2018-12-30 05:08

After years of no problem use of Filezilla this has started, it aborts with the following message after uploading 9350 files out of 34099 the size of the current upload.

Command: PASV
Response: 227 Entering Passive Mode (202,124,241,217,153,252)
Command: STOR 8021.html
Response: 553 Could not create file.
Error. Critical file transfer error
Status: Starting upload of C:\Users\ Edward\Documents\Legacy\web\pedigrees\8030.html
Command: PASV
Response: 227 Entering Passive Mode (202,124,241,217,121,190)
Command: STOR 8022.html
Response: 553 Could not create file.
Error Critical file transfer error
Status: Starting upload of C:\Users\Edward\Documents\Legacy\web\pedigrees\8031.html
Command: PASV
Response: 227 Entering Passive Mode (202,124,241,217,89,245)
Command: STOR 8023.html
Response: 553 Could not create file.
Error. Critical file transfer error
Status: Disconnected from server

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

Re: Upload to website stops at 9350 files

#2 Post by boco » 2018-12-30 07:18

Code: Select all

553 Could not create file.
That's coming directly from the server, it cannot create the file in its local file system. If that started suddenly, there could be two explanations:

1. You have hit a space or file quota and are not allowed to upload any more. Please check that first by contacting hosting support.
2. The server has run out of physical (or allocated) storage space. You need to contact the server administrator, who has to fix this.
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