Using File Manager

Log into cPanel (http://yourdomain.com/cpanel) and click on the "File Manager" link. A page will open in a new window.

All of your website files are stored in the public_html directory. To navigate to it (or any other folder) click on the folder image.

Adding a Folder
1. Locate and click the "Create New Folder" link

2. Enter the name for your new folder and click "Create"


Managing a Folder/File
1. Click the folder/file name you wish to manage

2. You will be able to perform some tasks such as deleting or renaming on the folder/file. Clicking on the appropriate link will allow you to perform that task.

Uploading a File
1. Navigate to the directory you would like to upload to.

2. Click browse to find the file you'd like to upload.

3. If the file already exists in the folder you're uploading to and you would like to overwrite it, check the box labeled "Overwrite existing files"

4. Press "Upload"

Change Folder/File Permissions
1. Click the name of the folder/file

2. Select "Change Permissions" from the righthand side

3. You can either check the boxes for the appropriate permissions or enter them manually in the text boxes.

4. Click change to save
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to Access the Control Panel

Once your domain name is live on our network, use: www.yourdomain.com/cpanel for cPanel...

Installing Your SSL Certificate

SSL can only be setup by support personnel. Here's a run-down of the process: 1) You provide...

Need registers_global enabled

To enable registers_globals - add this to your .htaccess file: php_value register_globals on