What is a webdisk? How do I use it?

The Web Disk function allows you to easily drag and drop files to your hosting account. You can create a Web Disk login and access your Web Disk below. Once your Web Disk is configured, you can then drag and drop files to it just like they are part of your home computer. You can also navigate through the files in your hosting account just as you do the files on your local computer.

See cPanel's video tutorial on how to use web disk.

  • 90 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

How do I add a wildcard subdomain for Wordpress MU?

This can be easily done by logging into your cPanel control panel and clicking on "Subdomains"....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...