I'm using FTP to upload files, but its transfer rate is too slow... Is there a limit? What's the limit rate? I only have 3-5KB/s
On the other hand, I tried to upload with zip, but it kept blocking in the step of zip file extraction and could not extract.
Hello, there is no speed limit for FTP. I tested it very fast. You can pause the upload and try again. Do not upload a compressed file because there is a file size limit.
Help The slow upload speed may have something to do with my small file size upload. I have about 60,000 code files, about 12M after zip compression. Therefore, it is better to compress the file before extracting it. But an error occurred in the extract file service. This bug is tracked in another post. https://f.freehosts4u.org/d/108-filemanager-extract-file-service-error
Guf The slow upload speed may have something to do with my small file size upload. I have about 60,000 code files, about 12M after zip compression. Therefore, it is better to compress the file before extracting it. But an error occurred in the extract file service. This bug is tracked in another post. https://f.freehosts4u.org/d/108-filemanager-extract-file-service-error
You can unzip it locally, select all the files and copy and paste them. FTP will upload them one by one. It will take about an hour to upload 60,000 files.