{"id":58893,"date":"2020-12-22T08:52:08","date_gmt":"2020-12-22T14:52:08","guid":{"rendered":"https:\/\/blog.cpanel.com\/?p=58893"},"modified":"2020-12-22T08:52:08","modified_gmt":"2020-12-22T14:52:08","slug":"how-to-configure-and-manage-webdav-web-disks-with-cpanel","status":"publish","type":"post","link":"https:\/\/devel.www.cpanel.net\/blog\/tips-and-tricks\/how-to-configure-and-manage-webdav-web-disks-with-cpanel\/","title":{"rendered":"How to Configure and Manage WebDAV Web Disks With cPanel"},"content":{"rendered":"\n

cPanel & WHM integrates several tools for accessing files stored on a web server, including the cPanel File Manager<\/em>, SFTP, a web-based terminal, and Web Disks. Each method is useful, but in this article, we\u2019re going to focus on Web Disks, an implementation of the WebDAV protocol. With Web Disks, cPanel users can manage and edit files stored on their server using compatible software on PCs and mobile devices.<\/p>\n\n\n\n

What are Web Disks and WebDAV?<\/strong><\/h2>\n\n\n\n

WebDAV lets users download, upload, move, and edit files hosted on a remote web server. It shares directories so users can interact with them as if they were stored on a local filesystem. Files are accessed in dedicated client apps or with built-in operating system tools. Microsoft\u00ae<\/sup> Windows\u00ae <\/sup>and macOS\u00ae<\/sup> support WebDAV natively, and there are many compatible apps available for Android™ and iOS\u00ae<\/sup>.<\/p>\n\n\n\n

WebDAV has similar capabilities to other network disk and remote file management systems, such as SMB and FTP. However, unlike those technologies, WebDAV is based on an extension of the web\u2019s native HTTP and HTTPS protocols.<\/p>\n\n\n\n

WebDAV is an acronym of Web Distributed Authoring and Versioning, and it has its origins in the earliest days of the web. Tim Berners-Lee hoped that web pages would be both readable and writable, and WebDAV was developed to fulfill the second part of that vision.<\/p>\n\n\n\n

It should be emphasized that WebDAV\u2019s \u201cversioning\u201d capabilities are not as sophisticated as tools like Git. It is designed for simple collaborative editing, but if you are looking for a modern code version control system, cPanel\u2019s Git™ integration<\/a> is a better option.<\/p>\n\n\n\n

Web Disk<\/em> is cPanel & WHM\u2019s implementation of the WebDAV protocol. cPanel automatically creates a Web Disk account for users to manage files in their home directory remotely. We provide tools for configuring Web Disk accounts, and users can create additional accounts to share directories within their home folder.<\/p>\n\n\n\n

WebDAV is also the foundation of CalDAV calendar sharing and CardDAV contact sharing. cPanel & WHM supports both, and you can learn more about them in Using CalDAV Calendars and CardDAV Contacts in cPanel<\/em><\/a><\/p>\n\n\n\n

WebDAV vs. FTP vs. SMB<\/strong><\/h2>\n\n\n\n

Although it\u2019s similar to other remote file management protocols, WebDAV has strengths that make it better suited to a particular range of use cases.<\/p>\n\n\n\n