License editions: To understand the applicable license editions, see Plans & Pricing.
Issue: Cannot map network drive
Background
If you have a problem mapping a network drive, you may see an error message, The network name not found.
Recommended solution
Ensure that the WebClient service is running on your laptop.
To verify WebClient service is running:
Open Services.
In the Services window, navigate to WebClient.
If the service is not running, right-click WebClient, and then click Start.
For information on accessing WebDAV by using a mapped network drive, see Access Legal Hold data using WebDAV.
For more information about accessing WebDAV by using HTTP connectors within eDiscovery tools such as Recommind or AccessData, see Access WebDAV by using HTTP connectors within eDiscovery tools.
Issue: Server not found
Background
If you have a problem connecting to the WebDAV server, you may see an error message, Server Not Found.
Recommended solution
You can reset the ServerNotFoundCacheLifeTimeInSec parameter to 0.
To reset the value of the parameter to 0:
Open Registry Editor.
In the Registry Editor, go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
Right-click ServerNotFoundCacheLifeTimeInSec parameter, and then click Modify. The Edit DWORD dialog box appears.
Under the Base area, click Decimal.
In the Value data box, type 0 and click OK.
For information on accessing WebDAV by using a mapped network drive, see Access Legal Hold data using WebDAV.
For more information about accessing WebDAV by using HTTP connectors within eDiscovery tools such as Recommind or AccessData, see Access WebDAV by using HTTP connectors within eDiscovery tools.
Issue: Cannot download more than 50 MB when using a mapped network drive
Background
When you access the WebDAV server by using a mapped network drive, you cannot download files or folders that are more than 50 MB. Windows explorer limits the file download size to 50 MB on the integrated WebDAV client on Windows. inSync has no limitation on the file download size.
Recommended solution
You can increase the default size limitation of the integrated WebDAV client on Windows to 4 GB.
To increase the size limit of the integrated WebDAV client on Windows to 4 GB:
Open Registry Editor.
In the Registry Editor, go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
Right-click FileSizeLimitInBytes parameter, and then click Modify. The Edit DWORD dialog box appears.
Under the Base area, click Decimal.
In the Value data box, type 4294967295 and click OK.
For information on accessing WebDAV by using a mapped network drive, see Access Legal Hold data using WebDAV.
For more information about accessing WebDAV by using HTTP connectors within eDiscovery tools such as Recommind or AccessData, see Access WebDAV by using HTTP connectors within eDiscovery tools.
Issue: Cannot view files and folders in the backup folder when using a mapped network drive
Background
After the WebDAV authentication, the Legal Hold policy folders appear. The default timeout period for a WebDAV request to list all files in the Legal Hold folder is 30 seconds. If the WebDAV request does not complete in 30 seconds, no files or folders appear in the Legal Hold folder.
For information on accessing WebDAV by using a mapped network drive, see Access Legal Hold data using WebDAV.
For more information about accessing WebDAV by using HTTP connectors within eDiscovery tools such as Recommend or AccessData, see Access WebDAV by using HTTP connectors within eDiscovery tools.
Recommended solution
You can increase the timeout limit. We recommend that you update this value to not more than 300 seconds.
In the Registry Editor, you can update one or all the following parameters:
InternetServerTimeoutInSec
LocalServerTimeoutInSec
SendReceiveTimeoutInSec
To increase the timeout limit
Open Registry Editor.
In the Registry Editor, go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
Right-click the parameter and then click Modify. The Edit DWORD dialog box appears.
Under the Base area, click Decimal.
In the Value data box, type the new value.
Click OK.
π Note
βAfter you update any of these settings, restart the WebClient service.