When uploading zip, getting error of FTP Quota has exceeded

When uploading zip, getting error of FTP Quota has exceeded
image

Hi and welcome to the forum! Please try to use another FTP client like FileZilla (here is how to set it up), extract the zip file on your computer, then upload the contents of the extracted folder on your domain’s htdocs folder.

If it still doesn’t work, you might have used all your INODEs or disk space:

3 Likes

No data is used yet please refer the screenshot


Alo i tried uploading using the FTP but after 100% file transfer the zip file automatically gets disappeared

This is why you should…

…with that FTP client, and not rely on the File Manager, because if the zip file is bigger than 10 MBs it will be deleted from the system because of a file size limit explained in this article:

And even if you manage to upload it successfully, extracting it through the File Manager is not a native process in FTP, so the server has to download the zip file, extract it on its side and then upload the extracted folder, and since the File Manager is also shared, the server doesn’t have enough power to do that and that function will eventually fail.

4 Likes

Uploading the extracted folder helped in that case but what if i need to upload file size more than 10 MB via file manager then how to do it?

As described in the article, you cannot upload files larger than 10MB. A limit is a limit.

4 Likes

okay got you. Thank you for assistance

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.