Introduction
A cPanel account transfer can restore the website files while Web Disk access stops working for users who relied on WebDAV. The main account may still function, but the transferred environment no longer accepts the same Web Disk login, directory path, or SSL access pattern.
Treat this as a WebDAV account and path problem instead of a generic file-permission issue. Start by confirming which Web Disk account should work on the destination server and which directory it is supposed to expose.
Symptoms
- Web Disk login fails after cPanel account transfer
- Users can access files through File Manager, but Web Disk no longer connects
- The transferred Web Disk account opens the wrong directory or an empty path
- WebDAV clients prompt repeatedly for credentials on the new server
- Only some transferred accounts fail while the main cPanel user still works
- The issue started immediately after cPanel migration or restore
Common Causes
- The Web Disk account was not recreated cleanly on the destination server
- The mapped directory path changed during the account transfer
- SSL or certificate requirements differ on the new host
- Authentication settings or passwords did not survive the migration intact
- The new server handles WebDAV on a different hostname or port
- A control panel restore copied files but not the related Web Disk account state
Step-by-Step Fix
- Confirm which Web Disk account and directory path should work on the destination server, because you need the intended login and folder mapping before checking the new environment.
- Check whether the expected Web Disk account exists in the destination cPanel account, because transferred sites often arrive without every auxiliary access account being rebuilt.
- Verify the directory mapped to that Web Disk account on the new host, because path changes during migration can make a valid login land in the wrong folder or fail outright.
- Confirm the hostname, port, and SSL requirement your WebDAV client is using, because the destination server may expose Web Disk differently than the previous host.
- Review the active certificate and HTTPS behavior for the Web Disk endpoint, because TLS warnings or hostname mismatches can break WebDAV access after migration even when credentials are correct.
- Reset the affected Web Disk password or recreate the account if needed, because transferred authentication data does not always remain usable after a cPanel move.
- Test from a clean WebDAV client session after each change and verify the exact directory you reach, because cached credentials and old endpoints can hide whether the destination setup is fixed.
- Compare one working file-access path and one broken Web Disk path on the same account, because differences in endpoint, directory mapping, or authentication usually reveal what the transfer missed.
- Document the final Web Disk accounts, paths, and connection details after recovery, because WebDAV access is easy to overlook during future cPanel migrations.