Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You can save backups to your PC by going to Control Panel - Backups. To restore files from backups to the public_html folder, go to Control Panel - Import Site.
You can also extract files to your PC and upload them to hosting using an FTP client (for example FileZilla). FTP connection details can be found in Control Panel - FTP Access. To import the database use phpMyAdmin tool - Import.

If you do not have a backup, do not worry, contact technical support and we will check your backups on our servers!

  • 109 Users Found This Useful
Was this answer helpful?

Related Articles

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...

Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...

403 Forbidden Error

Reasons for the error:1. Incorrect content of the index.php or index.html file, its...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...