增加最大上传文件数 [英] increase max uploaded files number

查看:66
本文介绍了增加最大上传文件数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我无法将大量文件上传到SharePoint.它们总共有13000个文件.当我尝试上载到SharePoint(即使使用资源管理器视图)时,出现错误,该网站不可访问,并且我没有权限.但是如果我只上传几个 文件.我与管理SharePoint网站的IT人员进行了核对,他们说我需要更新window7设置,以允许一次上传超过10000个文件,但没有详细信息.那你知道我应该怎么做吗?

I have problem to upload mass files to SharePoint. they are total 13000 files. when I tried to upload to SharePoint, even with explorer view, I got error, the site is not accessible and I don't have permission. but no problem if I just upload a couple of files. I checked with the IT who manage the SharePoint site, they said I need update my window7 setting to allow uploading files more than 10000 one time, but no detail. So do you know what I should do?

此致

David

推荐答案

大卫,您好,

要增加将文件上传到SharePoint 2013库的限制,请检查以下哪种方法适用于您的环境:

To increase the limit of uploading files to SharePoint 2013 libraries, check which method below is feasible for your environment:

  1. 管理Web应用程序"->选择该Web应用程序,然后单击常规设置"->在最大上传大小"下,键入要上传的文件大小,然后单击确定.
  1. Go to Central Administration->Manage web Applications->select the web application and click "general settings"->under Maximum upload size, type the file size which you want to upload and click on OK.
  2. Increase the maximum upload size in the web.config file of web application. Go to 'C:\Inetpub\Wwwroot\Wss\Virtual Directories\<Virtual Directory>' folder. sets the value of the maxAllowedContentLength property to 52428800 (in bytes) for the web application only.

更多信息请参见以下文章:

More information refer to the article below:

https://blogs.technet. microsoft.com/praveenh/2012/11/15/issues-uploading-large-files-to-sharepoint/

最诚挚的问候,

Grace Wang

Grace Wang


这篇关于增加最大上传文件数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆