Page 1 of 1

Upload to website stops at 9350 files

Posted: 2018-12-30 05:08
by thekingscandlesticks
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

Re: Upload to website stops at 9350 files

Posted: 2018-12-30 07:18
by boco

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.