{"id":246171,"date":"2026-01-28T05:11:49","date_gmt":"2026-01-28T05:11:49","guid":{"rendered":"https:\/\/www.bluehost.com\/blog\/?p=246171"},"modified":"2026-01-28T05:11:55","modified_gmt":"2026-01-28T05:11:55","slug":"webdisk-webdav","status":"publish","type":"post","link":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/","title":{"rendered":"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"h-key-highlights\">Key highlights<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Understand what WebDisk is and why it remains a practical file management tool in cPanel-based hosting environments.<\/li>\n\n\n\n<li>Learn how WebDisk uses WebDAV to let you access, edit and manage website files directly from your computer.<\/li>\n\n\n\n<li>Explore when WebDisk makes more sense than FTP or File Manager, especially for quick edits and restricted access.<\/li>\n\n\n\n<li>Know how to set up WebDisk securely with the right ports, permissions and credentials to avoid common issues.<\/li>\n\n\n\n<li>Uncover real-world use cases where WebDisk simplifies file sharing and day-to-day website maintenance on shared hosting.<\/li>\n<\/ul>\n\n\n\n<p>WebDisk is one of those hosting features that\u2019s been around for years, yet many people either ignore it or don\u2019t fully understand what it\u2019s for. Even today, when we have FTP clients, cloud storage and Git-based workflows, WebDisk still solves a very specific problem.<\/p>\n\n\n\n<p>For beginners, WebDisk feels simpler than FTP. For experienced users, it\u2019s handy for quick edits, shared access or working behind restrictive firewalls. That\u2019s why most cPanel-based hosting providers still include it by default.<\/p>\n\n\n\n<p>In this blog, we\u2019ll explain what WebDisk is, how it works with WebDAV in cPanel and when it makes sense to use it instead of <a href=\"https:\/\/www.bluehost.com\/blog\/intro-to-ftp\/\">FTP<\/a> or File Manager. You\u2019ll also learn how to set up WebDisk, access it on different operating systems and troubleshoot common issues.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-webdisk-is-and-why-people-still-use-it\">What WebDisk is and why people still use it?<\/h2>\n\n\n\n<p>In simple words, WebDisk lets you connect to your hosting files using WebDAV, a <a href=\"https:\/\/www.bluehost.com\/help\/article\/webdisk-webdav\">web-based file access protocol<\/a>. Once connected, your hosting directory appears like a normal folder or network drive on your computer. You can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open files<\/li>\n\n\n\n<li>Edit them directly<\/li>\n\n\n\n<li>Upload or download folders<\/li>\n\n\n\n<li>Drag and drop content<\/li>\n<\/ul>\n\n\n\n<p>All of this happens without opening cPanel every time and without using a separate FTP client.<\/p>\n\n\n\n<p>Behind the scenes, WebDisk uses <a href=\"https:\/\/en.wikipedia.org\/wiki\/WebDAV\" target=\"_blank\" rel=\"noreferrer noopener\">WebDAV (Web Distributed Authoring and Versioning)<\/a>, which works over HTTP or HTTPS. cPanel just wraps WebDAV into a more user-friendly feature and calls it WebDisk.<\/p>\n\n\n\n<p>So if you\u2019ve ever wondered why WebDisk and WebDAV are mentioned together so often, this is why.<\/p>\n\n\n\n<p>WebDisk isn\u2019t meant to replace every file transfer method, but there are cases where it simply feels easier.<\/p>\n\n\n\n<p>It makes more sense than cPanel File Manager when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You don\u2019t want to log in to cPanel repeatedly<\/li>\n\n\n\n<li>You need to work with files over a longer session<\/li>\n\n\n\n<li>You want to edit files using your local code editor<\/li>\n<\/ul>\n\n\n\n<p>It can be more convenient than FTP when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You\u2019re behind a firewall that blocks FTP ports<\/li>\n\n\n\n<li>You want everything to run over HTTPS<\/li>\n\n\n\n<li>You prefer browsing files like local folders instead of FTP panels<\/li>\n<\/ul>\n\n\n\n<p>That\u2019s why WebDisk is popular in shared hosting environments, educational setups and small teams that need simple, controlled access without advanced tooling.<\/p>\n\n\n\n<p>Here\u2019s how people actually use WebDisk in the real world:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Uploading website files<\/strong> by dragging folders directly into a mapped drive<\/li>\n\n\n\n<li><strong>Editing configuration files<\/strong> (like <code>.htaccess<\/code> or CSS files) using local editors<\/li>\n\n\n\n<li><strong>Sharing access<\/strong> with a developer or content editor without giving full cPanel login<\/li>\n\n\n\n<li><strong>Quick syncing<\/strong> small sets of files without setting up FTP clients<\/li>\n\n\n\n<li><strong>Temporary access<\/strong> for troubleshooting or site fixes<\/li>\n<\/ul>\n\n\n\n<p><strong>Also read: <a href=\"https:\/\/www.bluehost.com\/blog\/how-to-use-cuteftp\/\">How to Use&nbsp;CuteFTP&nbsp;(2026 Guide): Easy File Transfer Tips<\/a><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-webdisk-vs-webdav\">WebDisk vs WebDAV<\/h2>\n\n\n\n<p>WebDisk and WebDAV are often mentioned together, which leads many users to assume they\u2019re the same thing. While they\u2019re closely related, there\u2019s an important distinction, especially inside a cPanel environment.<\/p>\n\n\n\n<p>WebDAV (Web Distributed Authoring and Versioning) is the underlying protocol that allows remote file <a href=\"https:\/\/www.bluehost.com\/blog\/how-to-do-an-ssl-redirect\/\">access over HTTP or HTTPS<\/a>. It\u2019s a web standard designed to let users manage files on a remote server as if they were local.<\/p>\n\n\n\n<p>WebDisk, on the other hand, is cPanel\u2019s implementation of WebDAV. cPanel adds a user interface, access controls and account-level permissions on top of WebDAV and packages it as WebDisk. When you create a WebDisk account in cPanel, you\u2019re essentially creating a WebDAV user with restricted directory access.<\/p>\n\n\n\n<p>So while WebDAV is the technology, WebDisk is the hosting-friendly layer that makes WebDAV easier to use without manual configuration.<\/p>\n\n\n\n<p>For simple team access, WebDisk works well. You can create separate users, restrict them to specific folders and revoke access easily without sharing your main cPanel login.<\/p>\n\n\n\n<p><strong>Also read: <a href=\"https:\/\/www.bluehost.com\/blog\/http-status-codes\/\">HTTP Status Codes List 2026 \u2013 All HTTP Error Codes Explained<\/a><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-you-need-before-you-connect-to-webdisk\">What you need before you connect to WebDisk?<\/h2>\n\n\n\n<p>Before you try connecting to WebDisk from your computer, it\u2019s important to have a few things in place. Most connection issues happen not because WebDisk is broken, but because one small detail, like the <a href=\"https:\/\/www.bluehost.com\/help\/article\/am-fix-file-ownership\">port, directory path or permissions<\/a>, was missed during setup. Here\u2019s what to check first.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-locate-webdisk-in-cpanel\">1. Locate WebDisk in cPanel<\/h3>\n\n\n\n<p>You can find WebDisk inside your cPanel dashboard under the Files section. Most hosting providers label it simply as Web Disk.<\/p>\n\n\n\n<p>Once you open it, you\u2019ll see options to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create new WebDisk users<\/li>\n\n\n\n<li>Manage existing WebDisk accounts<\/li>\n\n\n\n<li>Configure client access for different operating systems<\/li>\n<\/ul>\n\n\n\n<p>If you don\u2019t see WebDisk in cPanel, it may be disabled by your hosting provider or restricted by your account type.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-gather-webdisk-credentials\">2. Gather WebDisk credentials<\/h3>\n\n\n\n<p>To connect successfully, make sure you have the following details ready:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Username<\/strong> : usually in the format <code>[username]@[yourdomain].[com]<\/code><\/li>\n\n\n\n<li><strong>Password<\/strong> : the one set when creating the WebDisk account<\/li>\n\n\n\n<li><strong>Directory path<\/strong> : the folder this user is allowed to access<\/li>\n\n\n\n<li><strong>Server or hostname<\/strong> : often your domain name or server IP<\/li>\n<\/ul>\n\n\n\n<p>Having these details upfront saves time and avoids <a href=\"https:\/\/www.bluehost.com\/help\/article\/password-protected-folder-gives-continual-prompts\">repeated login prompts<\/a> later.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-ports-and-ssl-basics\">3. Ports and SSL basics<\/h3>\n\n\n\n<p>WebDisk connections use specific ports depending on whether SSL is enabled:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Port 2078<\/strong> : Secure WebDisk (HTTPS, recommended)<\/li>\n\n\n\n<li><strong>Port 2077<\/strong>: Non-secure WebDisk (HTTP)<\/li>\n<\/ul>\n\n\n\n<p>Most modern guides recommend using 2078 because it encrypts your credentials and data. Port 2077 may still work, but it\u2019s generally discouraged unless you\u2019re testing in a controlled environment.<\/p>\n\n\n\n<p>If your hosting account has SSL enabled, always choose the secure option.<\/p>\n\n\n\n<p><strong>Also read: <a href=\"https:\/\/www.bluehost.com\/blog\/how-to-fix-the-https-not-secure-message-in-chrome\/\">How to Fix a Not Secure Website in Chrome?<\/a><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-4-allow-folder-permissions\">4. Allow folder permissions<\/h3>\n\n\n\n<p>One of the biggest advantages of WebDisk is controlled access\u2014but only if it\u2019s set up correctly.<\/p>\n\n\n\n<p>Instead of giving access to your entire home directory, assign WebDisk users to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A specific project folder<\/li>\n\n\n\n<li>A subdirectory inside <code>public_html<\/code><\/li>\n\n\n\n<li>A temporary working directory<\/li>\n<\/ul>\n\n\n\n<p>This prevents accidental edits to sensitive files and reduces security risks. Planning folder access upfront makes WebDisk safer and easier to manage, especially when multiple users are involved.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-set-up-a-webdisk-account-in-cpanel\">How to set up a WebDisk account in cPanel?<\/h2>\n\n\n\n<p>Setting up a WebDisk account in cPanel only takes a few minutes, but doing it correctly makes a big difference for security and ease of use. Instead of using your main cPanel login, it\u2019s best to create dedicated WebDisk users with limited access.<\/p>\n\n\n\n<p>Here\u2019s how to do it the right way.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-1-create-a-webdisk-user-for-a-specific-folder\">Step 1: Create a WebDisk user for a specific folder<\/h3>\n\n\n\n<p>Inside cPanel, go to Web Disk and look for the option to Create an Additional Web Disk Account.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"970\" height=\"765\" src=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account.png\" alt=\"\" class=\"wp-image-263644\" srcset=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account.png 970w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account-300x237.png 300w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account-768x606.png 768w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account-214x169.png 214w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account-342x270.png 342w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account-761x600.png 761w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Create-additional-account-799x630.png 799w\" sizes=\"100vw\" \/><\/figure>\n\n\n\n<p>When creating a new user:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose a unique username<\/li>\n\n\n\n<li>Set a strong password<\/li>\n\n\n\n<li>Select a directory the user can access<\/li>\n<\/ul>\n\n\n\n<p>For safety, avoid assigning the root home directory. Limiting access to a specific folder (for example, a project folder or a subdirectory inside <code>public_html<\/code>) helps prevent accidental changes to sensitive files.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-2-set-the-correct-directory-and-permissions\">Step 2: Set the correct directory and permissions<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1090\" height=\"301\" src=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1.png\" alt=\"\" class=\"wp-image-263645\" srcset=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1.png 1090w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1-300x83.png 300w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1-1024x283.png 1024w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1-768x212.png 768w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1-480x133.png 480w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Set-directory-permisiion-1-1000x276.png 1000w\" sizes=\"100vw\" \/><\/figure>\n\n\n\n<p>The directory you choose defines what the WebDisk user can see and edit.<\/p>\n\n\n\n<p>A good practice is to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create a dedicated folder first<\/li>\n\n\n\n<li>Assign that folder during WebDisk user creation<\/li>\n\n\n\n<li>Confirm the folder has the correct read\/write permissions<\/li>\n<\/ul>\n\n\n\n<p>If permissions are too restrictive, uploads may fail. If they\u2019re too open, users may access more files than intended. Striking the right balance keeps things secure and functional.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-3-use-configure-client-access-correctly\">Step 3: Use \u201cConfigure Client Access\u201d correctly<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1068\" height=\"628\" src=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access.png\" alt=\"\" class=\"wp-image-263648\" srcset=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access.png 1068w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access-300x176.png 300w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access-1024x602.png 1024w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access-768x452.png 768w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access-287x169.png 287w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access-459x270.png 459w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Client-access-1000x588.png 1000w\" sizes=\"100vw\" \/><\/figure>\n\n\n\n<p>Once the WebDisk user is created, cPanel provides a Configure Client Access option.<\/p>\n\n\n\n<p>This section generates:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Connection URLs for Windows, macOS and Linux<\/li>\n\n\n\n<li>The correct port and protocol (HTTP or HTTPS)<\/li>\n\n\n\n<li>Pre-filled connection strings<\/li>\n<\/ul>\n\n\n\n<p>While these settings are helpful, it\u2019s still a good idea to understand what they generate, especially if you\u2019re connecting manually or troubleshooting later.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-4-delete-or-disable-webdisk-users-when-you-re-done\">Step 4: Delete or disable WebDisk users when you\u2019re done<\/h3>\n\n\n\n<p>WebDisk access should never be permanent unless necessary. When a project is complete or access is no longer needed:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1495\" height=\"646\" src=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions.png\" alt=\"\" class=\"wp-image-263649\" srcset=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions.png 1495w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions-300x130.png 300w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions-1024x442.png 1024w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions-768x332.png 768w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions-480x207.png 480w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions-1000x432.png 1000w, https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2026\/01\/Default-permissions-1200x519.png 1200w\" sizes=\"100vw\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Delete the WebDisk user from cPanel<\/li>\n\n\n\n<li>Disable the account if you may need it again later<\/li>\n<\/ul>\n\n\n\n<p>Removing unused accounts reduces security risks and keeps your hosting environment clean and manageable.<\/p>\n\n\n\n<p>If you\u2019re setting this up on a new site, choosing a cPanel-based hosting plan makes WebDisk easier to find, configure and manage. Bluehost shared hosting includes the tools you need to get started quickly. Along with simple file management, Bluehost provides a stable hosting environment, built-in security features and dependable support, making everyday tasks like uploading files, managing folders and sharing limited access smoother for site owners at any stage.<\/p>\n\n\n\n<svg version=\"1.1\" viewBox=\"0 0 1001 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"> \n\n  <image height=\"300\" href=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/03\/Shared-Hosting.png\" width=\"1001\" xlink:href=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/03\/Shared-Hosting.png\"><\/image> <a href=\"https:\/\/www.bluehost.com\/web-hosting \" xlink:href=\"https:\/\/www.bluehost.com\/web-hosting \"> \n\n    <rect fill=\"#fff\" height=\"63\" opacity=\"0\" width=\"128\" x=\"86\" y=\"203\"><\/rect> \n\n  <\/a> \n\n<\/svg>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-access-webdisk-on-different-platform\">How to access WebDisk on different platform?<\/h2>\n\n\n\n<p>Once your WebDisk account is set up, you can connect to it from your operating system just like a network drive or remote folder. The steps vary slightly depending on the platform, but the core idea stays the same. Below are the most common and reliable ways to access WebDisk on Windows, macOS and Linux.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-accessing-webdisk-on-windows\">1. Accessing WebDisk on Windows<\/h3>\n\n\n\n<p>Windows supports WebDAV natively, which makes WebDisk easy to connect without installing extra software.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-connect-using-file-explorer\">Connect using File Explorer<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open File Explorer<\/li>\n\n\n\n<li>Right-click This PC and select Map network drive<\/li>\n\n\n\n<li>Choose a drive letter<\/li>\n\n\n\n<li>Enter the WebDisk URL (you\u2019ll add the exact format next)<\/li>\n\n\n\n<li>Check Connect using different credentials<\/li>\n\n\n\n<li>Enter your WebDisk username and password<\/li>\n<\/ol>\n\n\n\n<p>Once connected, your hosting directory will appear as a normal drive in File Explorer.<\/p>\n\n\n\n<p>In most cases, this format works reliably:<\/p>\n\n\n\n<p class=\"wp-block-code\"><code>https:\/\/yourdomain.com:2078\/yourfolder<\/code><\/p>\n\n\n\n<p><code><span style=\"font-family: \">If your WebDisk user is assigned to the root of a directory, you may not need to add a folder name. Always use <\/span>HTTPS and port 2078<span style=\"font-family: \">.<\/span><\/code><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-digest-authentication-notes\">Digest authentication notes<\/h4>\n\n\n\n<p>Windows may prompt you for credentials more than once. This usually happens when digest authentication is required.<\/p>\n\n\n\n<p>To avoid repeated prompts:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make sure you\u2019re using the full username format<\/li>\n\n\n\n<li>Clear any saved credentials in Windows Credential Manager<\/li>\n\n\n\n<li>Reconnect using the secure WebDisk URL<\/li>\n<\/ul>\n\n\n\n<p>Once authenticated correctly, Windows typically remembers the session.<\/p>\n\n\n\n<p><strong>Quick test: <\/strong>Before mapping the drive, paste the WebDisk URL directly into your browser.<\/p>\n\n\n\n<p>If it asks for credentials and shows a folder listing after login, your WebDisk setup is working. If not, it\u2019s easier to troubleshoot here before mapping the drive.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-accessing-webdisk-on-macos\">2. Accessing WebDisk on macOS<\/h3>\n\n\n\n<p>macOS includes built-in WebDAV support through Finder, making the connection process straightforward.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-connect-to-server-in-finder\">Connect to server in Finder<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open Finder<\/li>\n\n\n\n<li>Click Go \u2192 Connect to Server<\/li>\n\n\n\n<li>Paste your WebDisk URL: <code>https:\/\/yourdomain.com:2078<\/code><\/li>\n\n\n\n<li>Enter your WebDisk username and password when prompted<\/li>\n<\/ol>\n\n\n\n<p>Once connected, the folder will mount like an external drive on your Mac.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-save-the-connection-and-avoid-repeated-logins\">Save the connection and avoid repeated logins<\/h4>\n\n\n\n<p>You can click the <strong>+<\/strong> icon in the Connect to Server window to save the WebDisk URL as a favorite. This makes reconnecting faster and avoids typing the URL repeatedly.<\/p>\n\n\n\n<p>For frequent use, consider adding it to Login Items so it mounts automatically.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-common-macos-issues-to-watch-for\">Common macOS issues to watch for<\/h4>\n\n\n\n<p>Some common macOS-related issues include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SSL certificate warnings (often due to self-signed certificates)<\/li>\n\n\n\n<li>Password loops caused by incorrect username formats<\/li>\n\n\n\n<li>Permission errors if the assigned directory is restricted<\/li>\n<\/ul>\n\n\n\n<p>Double-check credentials and folder permissions if Finder connects but shows empty or read-only folders.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-accessing-webdisk-on-linux\">3. Accessing WebDisk on Linux<\/h3>\n\n\n\n<p>Linux offers multiple ways to connect to WebDAV, depending on your desktop environment and preferences.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-connect-via-file-manager\">Connect via file manager<\/h4>\n\n\n\n<p>Most Linux file managers support WebDAV:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nautilus (GNOME) : Use \u201cOther Locations\u201d \u2192 \u201cConnect to Server\u201d<\/li>\n\n\n\n<li>Dolphin (KDE) : Use \u201cAdd Network Folder\u201d \u2192 WebDAV<\/li>\n<\/ul>\n\n\n\n<p>Use your secure WebDisk URL and enter your credentials when prompted.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-try-a-webdav-mount-if-the-gui-fails\">Try a WebDAV mount if the GUI fails<\/h4>\n\n\n\n<p>If the graphical method doesn\u2019t work, you can mount WebDisk using a WebDAV client like <code>davfs2<\/code>.<\/p>\n\n\n\n<p>This approach is more technical but offers:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Persistent mounts<\/li>\n\n\n\n<li>Better control over permissions<\/li>\n\n\n\n<li>Improved stability for long sessions<\/li>\n<\/ul>\n\n\n\n<p>It\u2019s especially useful for power users or server environments.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-check-firewall-and-port-settings\">Check firewall and port settings<\/h4>\n\n\n\n<p>If Linux shows errors like \u201cconnection closed\u201d or \u201ctimeout\u201d, check:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Whether port 2078 is allowed by your firewall<\/li>\n\n\n\n<li>If your ISP blocks certain outbound ports<\/li>\n\n\n\n<li>That your hosting server accepts secure WebDisk connections<\/li>\n<\/ul>\n\n\n\n<p>These checks often resolve Linux-specific connection issues quickly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-troubleshooting-webdisk-and-webdav-connection-issues\">Troubleshooting WebDisk and WebDAV connection issues<\/h2>\n\n\n\n<p>Even when WebDisk is set up correctly, connection problems can still happen. Most issues come down to authentication details, permissions, ports or SSL settings. The good news is that many of these problems have quick, predictable fixes.<\/p>\n\n\n\n<p>Below are the most common WebDisk errors and how to resolve them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-401-unauthorized\">401 unauthorized<\/h3>\n\n\n\n<p>This error usually means the server is rejecting your credentials, even if they look correct.<\/p>\n\n\n\n<p>Things to check:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make sure you\u2019re using the full WebDisk username, not just the account name<\/li>\n\n\n\n<li>Re-enter the password or reset it in cPanel<\/li>\n\n\n\n<li>Clear saved credentials (especially on Windows)<\/li>\n\n\n\n<li>Confirm you\u2019re connecting over HTTPS (port 2078)<\/li>\n<\/ul>\n\n\n\n<p>Repeated login prompts are often caused by cached or incorrect credentials rather than a server issue.<\/p>\n\n\n\n<p><strong>Also read: <a href=\"https:\/\/www.bluehost.com\/blog\/401-error\/\">What is a 401 Error? How to Troubleshoot, Fix and Prevent it<\/a><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-403-forbidden\">403 forbidden<\/h3>\n\n\n\n<p>A 403 error means you\u2019re authenticated, but your account doesn\u2019t have permission to perform certain actions.<\/p>\n\n\n\n<p>Common causes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The assigned directory has read-only permissions<\/li>\n\n\n\n<li>The WebDisk user is restricted to a folder you\u2019re trying to access outside of<\/li>\n\n\n\n<li>File ownership conflicts inside the directory<\/li>\n<\/ul>\n\n\n\n<p>Review folder permissions in cPanel and confirm the WebDisk user has write access to the assigned path.<\/p>\n\n\n\n<p><strong>Also read: <a href=\"https:\/\/www.bluehost.com\/blog\/fix-403-forbidden-error-wordpress\/\">403 Error in WordPress: How to Fix Forbidden Access (2025 Troubleshooting Guide)<\/a><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-connection-timed-out\">Connection timed out<\/h3>\n\n\n\n<p>This usually points to a networking issue rather than a WebDisk misconfiguration.<\/p>\n\n\n\n<p>Check the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You\u2019re using the correct port (2078 for secure WebDisk)<\/li>\n\n\n\n<li>Your firewall or antivirus software isn\u2019t blocking the connection<\/li>\n\n\n\n<li>Your ISP allows outbound connections on that port<\/li>\n\n\n\n<li>The hosting server is online and responding<\/li>\n<\/ul>\n\n\n\n<p>Trying the WebDisk URL in a browser first can quickly confirm whether the server is reachable.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-ssl-certificate-errors\">SSL certificate errors<\/h3>\n\n\n\n<p>SSL warnings are common, especially on shared hosting or servers using <a href=\"http:\/\/my1.bluehost.com\/cgi\/help\/560\">self-signed certificates<\/a>.<\/p>\n\n\n\n<p>You may see messages like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u201cCertificate not trusted\u201d<\/li>\n\n\n\n<li>\u201cCannot verify server identity\u201d<\/li>\n<\/ul>\n\n\n\n<p>In most cases, you can safely proceed if the connection is to your own hosting account. For long-term use, installing a valid SSL certificate on your domain helps eliminate these warnings entirely.<\/p>\n\n\n\n<p><strong>Also read: <a href=\"https:\/\/www.bluehost.com\/blog\/how-to-fix-err_ssl_protocol_error\/\">How to Fix ERR_SSL_PROTOCOL_ERROR \u2013 Easy SSL Troubleshooting<\/a><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-slow-transfers\">Slow transfers<\/h3>\n\n\n\n<p>WebDisk works well for small to medium file operations, but it\u2019s not always the fastest option.<\/p>\n\n\n\n<p>You may notice:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Slow uploads with many small files<\/li>\n\n\n\n<li>Files locking when opened by multiple users<\/li>\n\n\n\n<li>Delays when syncing large folders<\/li>\n<\/ul>\n\n\n\n<p>When performance becomes an issue, switching to FTP or SFTP is usually the better choice, especially for bulk transfers or development workflows.<\/p>\n\n\n\n<p>If your site is hosted with Bluehost and WebDisk still isn\u2019t working after these fixes, the issue may be related to account-level settings, SSL configuration or cPanel access. Our support team can take a closer look at your setup and help you resolve WebDisk and WebDAV connection issues quickly.<\/p>\n\n\n\n<svg version=\"1.1\" viewBox=\"0 0 1706 583\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"> \n\n  <image height=\"583\" href=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/12\/bluehost-contact-us.png\" width=\"1706\" xlink:href=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/12\/bluehost-contact-us.png\"><\/image> <a href=\"https:\/\/www.bluehost.com\/contact\" xlink:href=\"https:\/\/www.bluehost.com\/contact\"> \n\n    <rect fill=\"#fff\" height=\"82\" opacity=\"0\" width=\"390\" x=\"40\" y=\"350\"><\/rect> \n\n  <\/a> \n\n<\/svg>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-final-thoughts\">Final thoughts<\/h2>\n\n\n\n<p>WebDisk may not be the newest file management tool, but it continues to offer real value in modern hosting environments. By understanding how WebDisk works with WebDAV in cPanel and how to access it safely, you can manage your website files more efficiently and with greater control. <\/p>\n\n\n\n<p>Whether you\u2019re a beginner looking for an easy alternative to FTP or an experienced user who needs quick, restricted access, WebDisk fits specific use cases well. When paired with a reliable cPanel-based hosting platform, it becomes even more effective. Bluehost hosting provides an environment where features like WebDisk are readily available, well-supported and easy to configure.<\/p>\n\n\n\n<p>Get started with <a href=\"https:\/\/www.bluehost.com\/special\/web-hosting\">Bluehost shared hosting<\/a> and manage your website files with confidence from day one.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-faqs\">FAQs<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1769576943790\"><strong class=\"schema-faq-question\"><strong>What is WebDisk in cPanel?<\/strong><\/strong> <p class=\"schema-faq-answer\">WebDisk in cPanel is a file access feature that lets you manage your website files directly from your computer using WebDAV. On Bluehost hosting, WebDisk allows you to connect securely to your hosting files without using FTP or File Manager.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1769576956068\"><strong class=\"schema-faq-question\"><strong>Is WebDisk the same as WebDAV?<\/strong><\/strong> <p class=\"schema-faq-answer\">WebDAV is the underlying protocol, while WebDisk is cPanel\u2019s user-friendly implementation of it. Bluehost uses WebDisk to make WebDAV connections easier to set up and manage for hosting users.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1769576987078\"><strong class=\"schema-faq-question\"><strong>Which port should I use for WebDisk, 2077 or 2078?<\/strong><\/strong> <p class=\"schema-faq-answer\">Port 2078 is the recommended option because it uses SSL for a secure WebDisk connection. Bluehost strongly advises using port 2078 to protect your login credentials and file transfers.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1769576999625\"><strong class=\"schema-faq-question\"><strong>Can I give someone WebDisk access without sharing my cPanel password?<\/strong><\/strong> <p class=\"schema-faq-answer\">Yes, you can create a separate WebDisk user in cPanel and restrict access to a specific folder. This is the safest way to share file access on Bluehost without exposing your main cPanel account.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1769577016541\"><strong class=\"schema-faq-question\"><strong>Why does Windows keep asking for my password?<\/strong><\/strong> <p class=\"schema-faq-answer\">This usually happens when incorrect credentials are saved or the full WebDisk username isn\u2019t used. Clearing stored credentials and reconnecting with the secure Bluehost WebDisk URL often resolves the issue.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1769577035316\"><strong class=\"schema-faq-question\"><strong>Is WebDisk secure enough for production files?<\/strong><\/strong> <p class=\"schema-faq-answer\">When used with SSL (port 2078) and proper folder permissions, WebDisk is secure for managing production files. Bluehost recommends limiting directory access and removing unused WebDisk accounts to maintain security.<\/p> <\/div> <\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-\"><\/h3>\n","protected":false},"excerpt":{"rendered":"<p>WebDisk is a cPanel file management feature powered by WebDAV that lets you access and manage your website files directly from your computer. This guide explains what WebDisk is, how it works, when to use it instead of FTP and how to set it up and troubleshoot common issues.<\/p>\n","protected":false},"author":144,"featured_media":263506,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_title":"What Is WebDisk? How to Use WebDisk & WebDAV in cPanel (Step-by-Step)","_yoast_wpseo_metadesc":"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.","inline_featured_image":false,"footnotes":""},"categories":[3067,1345],"tags":[3330,3340],"ppma_author":[888],"class_list":["post-246171","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-performance","category-website","tag-how-to-guides","tag-tips-tricks"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>What Is WebDisk? How to Use WebDisk &amp; WebDAV in cPanel (Step-by-Step)<\/title>\n<meta name=\"description\" content=\"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/posts\/246171\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)\" \/>\n<meta property=\"og:description\" content=\"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/\" \/>\n<meta property=\"og:site_name\" content=\"Bluehost Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/bluehost\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-28T05:11:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-28T05:11:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1344\" \/>\n\t<meta property=\"og:image:height\" content=\"688\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Swetarani Sahu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bluehost\" \/>\n<meta name=\"twitter:site\" content=\"@bluehost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Swetarani Sahu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/\"},\"author\":{\"name\":\"Swetarani Sahu\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/#\/schema\/person\/f624d7cabca8ad8dd284164d6480b80b\"},\"headline\":\"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)\",\"datePublished\":\"2026-01-28T05:11:49+00:00\",\"dateModified\":\"2026-01-28T05:11:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/\"},\"wordCount\":2842,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png\",\"keywords\":[\"How-To Guides\",\"Tips &amp; Tricks\"],\"articleSection\":[\"Performance\",\"Website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/\",\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/\",\"name\":\"What Is WebDisk? How to Use WebDisk & WebDAV in cPanel (Step-by-Step)\",\"isPartOf\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png\",\"datePublished\":\"2026-01-28T05:11:49+00:00\",\"dateModified\":\"2026-01-28T05:11:55+00:00\",\"description\":\"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576943790\"},{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576956068\"},{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576987078\"},{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576999625\"},{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577016541\"},{\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577035316\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage\",\"url\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png\",\"contentUrl\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png\",\"width\":1344,\"height\":688,\"caption\":\"Accessing WebDisk and WebDav\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.bluehost.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Website\",\"item\":\"https:\/\/www.bluehost.com\/blog\/category\/website\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/#website\",\"url\":\"https:\/\/www.bluehost.com\/blog\/\",\"name\":\"Bluehost\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.bluehost.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/#organization\",\"name\":\"Bluehost\",\"url\":\"https:\/\/www.bluehost.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2023\/08\/bluehost-logo.svg\",\"contentUrl\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2023\/08\/bluehost-logo.svg\",\"width\":136,\"height\":24,\"caption\":\"Bluehost\"},\"image\":{\"@id\":\"https:\/\/www.bluehost.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/bluehost\/\",\"https:\/\/x.com\/bluehost\",\"https:\/\/www.linkedin.com\/company\/bluehost-com\/\",\"https:\/\/www.youtube.com\/user\/bluehost\",\"https:\/\/en.wikipedia.org\/wiki\/Bluehost\"],\"description\":\"Bluehost is a leading web hosting provider empowering millions of websites worldwide. \\u2028Discover how Bluehost's expertise, reliability, and innovation can help you achieve your online goals.\",\"telephone\":\"+1-888-401-4678\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/#\/schema\/person\/f624d7cabca8ad8dd284164d6480b80b\",\"name\":\"Swetarani Sahu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/#\/schema\/person\/image\/210d1f516ccac6d56cef1488ae7008ee\",\"url\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Sweta-1-e1761757018216.jpg\",\"contentUrl\":\"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Sweta-1-e1761757018216.jpg\",\"caption\":\"Swetarani Sahu\"},\"description\":\"I am Sweta, I craft content that turns complex concepts to accessible information. Outside of writing, I enjoy reading, exploring various hobbies and constantly seeking new perspectives and inspirations.\",\"url\":\"https:\/\/www.bluehost.com\/blog\/author\/swetarani-sahu\/\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576943790\",\"position\":1,\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576943790\",\"name\":\"What is WebDisk in cPanel?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"WebDisk in cPanel is a file access feature that lets you manage your website files directly from your computer using WebDAV. On Bluehost hosting, WebDisk allows you to connect securely to your hosting files without using FTP or File Manager.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576956068\",\"position\":2,\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576956068\",\"name\":\"Is WebDisk the same as WebDAV?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"WebDAV is the underlying protocol, while WebDisk is cPanel\u2019s user-friendly implementation of it. Bluehost uses WebDisk to make WebDAV connections easier to set up and manage for hosting users.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576987078\",\"position\":3,\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576987078\",\"name\":\"Which port should I use for WebDisk, 2077 or 2078?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Port 2078 is the recommended option because it uses SSL for a secure WebDisk connection. Bluehost strongly advises using port 2078 to protect your login credentials and file transfers.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576999625\",\"position\":4,\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576999625\",\"name\":\"Can I give someone WebDisk access without sharing my cPanel password?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, you can create a separate WebDisk user in cPanel and restrict access to a specific folder. This is the safest way to share file access on Bluehost without exposing your main cPanel account.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577016541\",\"position\":5,\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577016541\",\"name\":\"Why does Windows keep asking for my password?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This usually happens when incorrect credentials are saved or the full WebDisk username isn\u2019t used. Clearing stored credentials and reconnecting with the secure Bluehost WebDisk URL often resolves the issue.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577035316\",\"position\":6,\"url\":\"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577035316\",\"name\":\"Is WebDisk secure enough for production files?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"When used with SSL (port 2078) and proper folder permissions, WebDisk is secure for managing production files. Bluehost recommends limiting directory access and removing unused WebDisk accounts to maintain security.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What Is WebDisk? How to Use WebDisk & WebDAV in cPanel (Step-by-Step)","description":"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/posts\/246171\/","og_locale":"en_US","og_type":"article","og_title":"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)","og_description":"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.","og_url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/","og_site_name":"Bluehost Blog","article_publisher":"https:\/\/www.facebook.com\/bluehost\/","article_published_time":"2026-01-28T05:11:49+00:00","article_modified_time":"2026-01-28T05:11:55+00:00","og_image":[{"width":1344,"height":688,"url":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png","type":"image\/png"}],"author":"Swetarani Sahu","twitter_card":"summary_large_image","twitter_creator":"@bluehost","twitter_site":"@bluehost","twitter_misc":{"Written by":"Swetarani Sahu","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#article","isPartOf":{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/"},"author":{"name":"Swetarani Sahu","@id":"https:\/\/www.bluehost.com\/blog\/#\/schema\/person\/f624d7cabca8ad8dd284164d6480b80b"},"headline":"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)","datePublished":"2026-01-28T05:11:49+00:00","dateModified":"2026-01-28T05:11:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/"},"wordCount":2842,"commentCount":0,"publisher":{"@id":"https:\/\/www.bluehost.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png","keywords":["How-To Guides","Tips &amp; Tricks"],"articleSection":["Performance","Website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/","url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/","name":"What Is WebDisk? How to Use WebDisk & WebDAV in cPanel (Step-by-Step)","isPartOf":{"@id":"https:\/\/www.bluehost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage"},"image":{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png","datePublished":"2026-01-28T05:11:49+00:00","dateModified":"2026-01-28T05:11:55+00:00","description":"Learn what WebDisk is, how it works with WebDAV in cPanel, and how to set it up on Windows, Mac, and Linux. Includes troubleshooting tips and best practices.","breadcrumb":{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576943790"},{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576956068"},{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576987078"},{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576999625"},{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577016541"},{"@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577035316"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#primaryimage","url":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png","contentUrl":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Accessing-WebDisk-and-WebDav.png","width":1344,"height":688,"caption":"Accessing WebDisk and WebDav"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bluehost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Website","item":"https:\/\/www.bluehost.com\/blog\/category\/website\/"},{"@type":"ListItem","position":3,"name":"What Is WebDisk? How to Use WebDisk in cPanel (Complete Guide)"}]},{"@type":"WebSite","@id":"https:\/\/www.bluehost.com\/blog\/#website","url":"https:\/\/www.bluehost.com\/blog\/","name":"Bluehost","description":"","publisher":{"@id":"https:\/\/www.bluehost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bluehost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bluehost.com\/blog\/#organization","name":"Bluehost","url":"https:\/\/www.bluehost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bluehost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2023\/08\/bluehost-logo.svg","contentUrl":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2023\/08\/bluehost-logo.svg","width":136,"height":24,"caption":"Bluehost"},"image":{"@id":"https:\/\/www.bluehost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/bluehost\/","https:\/\/x.com\/bluehost","https:\/\/www.linkedin.com\/company\/bluehost-com\/","https:\/\/www.youtube.com\/user\/bluehost","https:\/\/en.wikipedia.org\/wiki\/Bluehost"],"description":"Bluehost is a leading web hosting provider empowering millions of websites worldwide. \u2028Discover how Bluehost's expertise, reliability, and innovation can help you achieve your online goals.","telephone":"+1-888-401-4678"},{"@type":"Person","@id":"https:\/\/www.bluehost.com\/blog\/#\/schema\/person\/f624d7cabca8ad8dd284164d6480b80b","name":"Swetarani Sahu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bluehost.com\/blog\/#\/schema\/person\/image\/210d1f516ccac6d56cef1488ae7008ee","url":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Sweta-1-e1761757018216.jpg","contentUrl":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Sweta-1-e1761757018216.jpg","caption":"Swetarani Sahu"},"description":"I am Sweta, I craft content that turns complex concepts to accessible information. Outside of writing, I enjoy reading, exploring various hobbies and constantly seeking new perspectives and inspirations.","url":"https:\/\/www.bluehost.com\/blog\/author\/swetarani-sahu\/"},{"@type":"Question","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576943790","position":1,"url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576943790","name":"What is WebDisk in cPanel?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"WebDisk in cPanel is a file access feature that lets you manage your website files directly from your computer using WebDAV. On Bluehost hosting, WebDisk allows you to connect securely to your hosting files without using FTP or File Manager.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576956068","position":2,"url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576956068","name":"Is WebDisk the same as WebDAV?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"WebDAV is the underlying protocol, while WebDisk is cPanel\u2019s user-friendly implementation of it. Bluehost uses WebDisk to make WebDAV connections easier to set up and manage for hosting users.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576987078","position":3,"url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576987078","name":"Which port should I use for WebDisk, 2077 or 2078?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Port 2078 is the recommended option because it uses SSL for a secure WebDisk connection. Bluehost strongly advises using port 2078 to protect your login credentials and file transfers.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576999625","position":4,"url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769576999625","name":"Can I give someone WebDisk access without sharing my cPanel password?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, you can create a separate WebDisk user in cPanel and restrict access to a specific folder. This is the safest way to share file access on Bluehost without exposing your main cPanel account.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577016541","position":5,"url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577016541","name":"Why does Windows keep asking for my password?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"This usually happens when incorrect credentials are saved or the full WebDisk username isn\u2019t used. Clearing stored credentials and reconnecting with the secure Bluehost WebDisk URL often resolves the issue.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577035316","position":6,"url":"https:\/\/www.bluehost.com\/blog\/webdisk-webdav\/#faq-question-1769577035316","name":"Is WebDisk secure enough for production files?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"When used with SSL (port 2078) and proper folder permissions, WebDisk is secure for managing production files. Bluehost recommends limiting directory access and removing unused WebDisk accounts to maintain security.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"authors":[{"term_id":888,"user_id":144,"is_guest":0,"slug":"swetarani-sahu","display_name":"Swetarani Sahu","avatar_url":{"url":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Sweta-1-e1761757018216.jpg","url2x":"https:\/\/www.bluehost.com\/blog\/wp-content\/uploads\/2025\/10\/Sweta-1-e1761757018216.jpg"},"0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":"","9":"","10":"","11":"","12":"","13":"","14":"","15":""}],"_links":{"self":[{"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/posts\/246171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/users\/144"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/comments?post=246171"}],"version-history":[{"count":3,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/posts\/246171\/revisions"}],"predecessor-version":[{"id":263761,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/posts\/246171\/revisions\/263761"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/media\/263506"}],"wp:attachment":[{"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/media?parent=246171"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/categories?post=246171"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/tags?post=246171"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.bluehost.com\/blog\/wp-json\/wp\/v2\/ppma_author?post=246171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}