Uploading Files

📤 Uploading Website Files (via File Manager)

This guide shows you how to upload your website files using the File Manager in your Lvato Hosting control panel.


🔐 Step 1: Access Your Hosting

  1. Login to Lvato Dashboard Visit https://my.lvato.com
  2. From the nav menu Select Services -> Manage Hosting -> Manage
  3. Now click the cPanel Button on your active hosting plan.

🗂 Step 2: Open the File Manager

  1. In the Control Panel dashboard, scroll to the Web Files section
  2. Click on File Manager

This will open a file browser where you can manage all hosting files. It works same as the File Explorer right click on file/folder open context menu. It allows action download , zip, unzip, open with editor. You can also select multiple files using the mouse right click or control key. See features of file manager in details at file manager guide.


🌐 Step 3: Navigate to public_html

  • In the files/folder find and double click the public_html directory
  • This is the root folder of your website — files here are served on your main domain
💡
Uploading to `public_html` ensures your website appears correctly at your domain (e.g., `https://yourdomain.com`)

📁 Step 4: Upload Your Files

  1. In the menu, click the Upload icon

  2. Either:

    • Drag and drop your website files
    • Or click Select File(s) and browse from your computer
  3. After selecting files, click the Upload button (top-right corner)


Once uploaded, refresh your site — it should now display your updated files!

Back to Setup