How do I download my file?

If I try to download the server code, compress or download it, I keep getting errors. How can I download my server files?

Are you using the online file manager? Try using a desktop FTP client like FileZilla

5 Likes

Oh, can’t I download it online?

The file manager doesn’t really deal well with large archives or a large number of files. Desktop FTP clients work much better for this.

4 Likes

Okay. Thank you for your response.

You can also use a php script like Unzipper.php to compress your site directory to easily download it. Otherwise FileZilla will download each file one by one which takes a lot of time.

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