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

Got an error about an outdated MySQL version?

When connecting the site to the database, an error occurred telling us that the MySQL version is...

I can’t enter the site, it doesn’t work. What to do?

Sometimes your site may become unavailable and it may not be displayed for you. Here are the...

How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...

Domain does not work with "www"

If you cannot access your site using your domain without “www”. (Example.com) but with "www." it...

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...