-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
FileAttributesLimitInBytes = 4294967295 //Allows explorer to open folders which contain many items
FileSizeLimitInBytes = 4294967295 //Allows large files to be opened
InternetServerTimeoutInSec = 180 //Give the server a longer time to respond
LocalServerTimeoutInSec = 180 //Give the server a longer time to respond
SendReceiveTimeoutInSec = 180 //Give the server a longer time to respond
- Backup current settings
- Apply the settings above
- Restart the 'WebClient' service
Note: these actions require Admin privileges. If they don't have that, remind them they can overcome these limitations by using CyberDuck.
Metadata
Metadata
Assignees
Labels
No labels