15. How to Upload Your Website Files Using the File Manager
- 
Log in to CyberPanel.
 - 
Go to Websites > List Websites.
 - 
Click File Manager next to your domain.
 - 
Navigate to
public_html. - 
Click Upload and select your files.
 - 
Ensure your homepage is named
index.htmlorindex.php. 
16. How to Upload Files Using FTP (FileZilla)
- 
Download and install FileZilla.
 - 
Use the following credentials:
- 
Host: Your domain or server IP
 - 
Username: Your FTP user (created via CyberPanel)
 - 
Password: FTP password
 - 
Port: 21
 
 - 
 - 
Drag and drop files into the
public_htmlfolder. 
17. How to Create FTP Accounts for Your Website
- 
Log in to CyberPanel.
 - 
Go to FTP > Create FTP Account.
 - 
Select the domain.
 - 
Enter the FTP username and password.
 - 
Set the desired path (e.g.,
/home/yourdomain.com/public_html). - 
Click Create FTP Account.
 
18. Using the File Manager to Edit Files Online
- 
Go to Websites > List Websites > File Manager.
 - 
Navigate to your file (e.g.,
index.php). - 
Click the Edit icon.
 - 
Make changes and click Save.
 
19. Setting Folder and File Permissions
- 
In File Manager, locate your file or folder.
 - 
Click the Permissions (padlock) icon.
 - 
Enter the correct permission value (e.g.,
755for folders,644for files). - 
Click Save.
 
20. How to Backup and Restore a Website
Backup:
- 
Go to Backup > Create Backup.
 - 
Select your domain.
 - 
Click Create Backup.
 
Restore:
- 
Go to Backup > Restore Backup.
 - 
Select the backup file.
 - 
Click Restore.