Knowledgebase

Uploading Your Website Files Using cPanel's File Manager Print

  • cPanel File Manager Upload Files Website Files Web Hosting Begin, cPanel, File Manager, Upload Files, Website Files, Web Hosting, Web Development (basic)
  • 17

Need to upload files to your website but don't have an FTP client handy? No problem! cPanel's built-in File Manager provides a convenient way to manage your website's files directly through your web browser. Let's explore how to use it.

Step 1: Access the File Manager.

Log in to your cPanel account and locate the "Files" section. Click on the "File Manager" icon. This will open a new tab or window displaying your website's file directory.

Step 2: Navigate to the correct directory.

The File Manager usually opens in your home directory. For your website's main files, you'll typically want to navigate to the public_html directory. This is the root directory where your website's content is stored and what visitors see when they access your domain name. Double-click on the public_html folder to open it.

Step 3: Upload your files.

There are a couple of ways to upload files using the File Manager:

  • Drag and Drop: In most modern browsers, you can simply drag files or folders from your computer directly into the File Manager window. Look for an indicator that says "Drop files here to upload" or a similar message. The files will begin uploading automatically.
  • Using the "Upload" button: At the top of the File Manager interface, you'll find an "Upload" button. Click on it. This will open a new page or a pop-up window. You can then either drag and drop your files into the designated area or click the "Select Files" button to browse your computer and choose the files you want to upload.

Step 4: Monitor the upload progress.

As your files are uploading, you'll usually see a progress bar indicating the status of each upload. Once a file is successfully uploaded, it will appear in the File Manager window in the directory you selected.

Step 5: Manage your uploaded files.

Once your files are uploaded, you can manage them directly within the File Manager. Right-clicking on a file or folder will bring up a context menu with various options, including:

  • Open/Edit: For text-based files like HTML, CSS, or PHP, you can often open them directly in the File Manager's built-in editor to make quick changes. Be cautious when editing files directly, as mistakes can break your website.
  • Download: You can download copies of your website files to your computer.
  • Rename: Change the name of a file or folder. Be careful when renaming files, especially core website files, as this can also cause issues.
  • Delete: Remove files or folders. Be absolutely sure you want to delete something before doing so, as this action is usually irreversible.
  • Compress/Extract: You can compress files into ZIP archives or extract the contents of existing ZIP files. This is useful for uploading or downloading multiple files efficiently.
  • Permissions (CHMOD): This allows you to set read, write, and execute permissions for files and folders, which is important for security and functionality. You'll often see permissions represented by a three-digit number (e.g., 755, 644).

The File Manager is a powerful tool for managing your website's files without needing separate software. While FTP clients offer more advanced features, the File Manager is perfect for quick uploads, edits, and basic file management tasks. Familiarize yourself with its interface, and you'll have a convenient way to keep your website files organized.


Was this answer helpful?
« Back