Windows limit the file size of 4GB for WebDAV transfers.
If you are having issues with files smaller than 4GB a small change on the Registry Editor should be made.
- Search for "regedit" in the Start menu and open it. (allow the app to make changes to your device)
- Locate and click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
paste the direction on the navigation bar
- Select FileSizeLimitInBytes , right click and select Modify.
- In the Value data box, enter 4294967295 and then click OK. (Base should be selected asDecimal)
This sets the maximum you can download from the WebDAV to 4 GB at one time, where 4 GB is the maximum value supported by Windows OS.
- Default Windows value
4GB value
- Exit Registry EditorSearch services on the Start menu and open it.
- Right click on WebClient and select Restart.