How to restore the Website files from CWP panel to cPanel?

CWP panel to cPanel
CWP panel to cPanel

How to restore the Website files from CWP panel to cPanel?

CWP panel to cPanel – Restoring website files from CWP (CentOS Web Panel) to cPanel involves several steps. Here’s a step-by-step guide to help you through the process:

CWP panel to cPanel
CWP panel to cPanel

1. Backup Your Website Files on CWP

  1. Log in to your CWP panel.
  2. Navigate to the File Manager or use an FTP client to access your files.
  3. Locate your website files (usually in the public_html directory).
  4. Create an archive of the website files (e.g., a ZIP file) to simplify the transfer. You can usually do this through the File Manager or using a command-line tool like zip if you have SSH access.

2. Download the Backup Files from CWP

  1. Download the archived file (e.g., ZIP) to your local computer using the File Manager’s download option or via FTP.

    CWP panel to cPanel
    CWP panel to cPanel

3. Upload the Backup Files to cPanel

  1. Log in to your cPanel account.
  2. Navigate to the File Manager in cPanel.
  3. Go to the public_html directory or the directory where you want to restore your website files.
  4. Upload the archived file (e.g., ZIP) using the File Manager’s upload feature.

4. Extract the Files in cPanel

  1. Once the upload is complete, locate the uploaded archive in the File Manager.
  2. Select the archive file and use the “Extract” option to unzip the files in the desired directory.

5. Check and Configure File Permissions

  1. Verify file permissions to ensure they are correctly set. Typically, directories should be set to 755 and files to 644.
  2. Adjust permissions if necessary using the File Manager’s permission settings.

6. Verify the Website Functionality

  1. Check your website to ensure that all files have been restored correctly and that the site is functioning as expected.

Additional Tips:

  • Database Restoration: If your website uses a database, you’ll need to export the database from CWP and import it into cPanel’s MySQL databases section. You can use tools like phpMyAdmin for this.
  • Email and Configuration Files: Ensure any email settings or configuration files are also transferred if needed.

CWP panel to cPanel – If you encounter any issues or need specific details about your setup, consult the documentation for CWP and cPanel or reach out to their support teams for assistance.

Similar Posts