如何调整 SharePoint 在档案总管的档案下载上限(预设:50MB)

http://img2.58codes.com/2024/2001886923epqFM3F5.png

因为 SharePoint 是使用 WebDAV 的技术,来实现在档案总管的档案下载;请参考 You cannot download more than 50 MB or upload large Files when the upload takes longer than 30 minutes using Web Client in Windows

所以须调整 HKEYLOCALMACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters 内的 FileSizeLimitInBytes ,但是 FileSizeLimitInBytes 的值是使用 DWORD(32bit) 所以上限最多也只有 4,294,967,295 bytes (约4GB)

需要的朋友可使用 Alexander Klimenko 提供的 Windows Shell @meteozond meteozond/wwmsf.cmd


关于作者: 网站小编

码农网专注IT技术教程资源分享平台,学习资源下载网站,58码农网包含计算机技术、网站程序源码下载、编程技术论坛、互联网资源下载等产品服务,提供原创、优质、完整内容的专业码农交流分享平台。

热门文章