Accessing Web Disk and WebDav

Web disk (also known as Web Dav) is a drag-and-drop interface which allows you to access your website's files as if it were a local drive on your computer.

Notice, the same goal can be accomplished using FTP via Windows Explorer. See the Related Article.

Typical connection instructions:

  1. Login to cPanel and click the Web Disk icon.
  2. Scroll down and click the Access Web Disk button.
  3. Choose your OS (the one you use on your personal computer).
  4. Scroll down and hit the Go button.
  5. Click the Save button.
  6. On your computer, hit Save, Open, and Run.
  7. You are now viewing website files from your personal computer.

The nice part is, you can now drag and drop files from your local drive to your website.


Manual connection instructions for Vista:

  1. From the desktop, click on Start and then Computer.
  2. Then, click on Map Network Drive.
  3. From that screen, click Connect to a Web site that you can use to store your documents and pictures, and then click Next.
  4. Click Choose a custom network location, and then click Next.
  5. Enter the following in the Internet or network address field:
    http://yourdomain:2077
  6. Enter your WebDisk username and password when prompted.


Issues with Windows 7:

This is a reminder that cPanel cannot handle WebDisk on Windows 7. If you are running Windows 7, you'll need to use a third party webdav software like NetDrive, BitKinex or WebDrive.


How to connect with MacOS X:

  1. Under Go on the menu bar, select Connect to Server
  2. In the "Server Address" field, type: http://yourdomain:2077
  3. Click Connect button
  4. In the "WebDAV Authentication" window, enter your username and password.
  5. Click OK
  6. Your Webdisk space icon will then appear on the Desktop like any other disk or network drive. Double-click the icon to open it.
  7. The public_html folder will appear in your Webdisk space.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to upload to an Addon or Subdomain

Option 1Step 1: In a FTP client enter this information. Host = add on domain name User...

Backup file types - cPanel

So, you have a backup file, but you need to know what type of backup it is so you can know what...

How to repair a broken database

If you get an error which says, "so-and-so is marked as crashed and needs to be repaired," then...

Apache Error Logs

When you check the error logs, you can see many things.Some things you can ignore:File does not...

How do I create and delete a cron job?

Cron Jobs run scheduled tasks at specific times. This is good to set up automated maintenance and...