上传文件库中的文件的最大限制是什么? [英] What is the maximum limit to upload files in a document library?

查看:149
本文介绍了上传文件库中的文件的最大限制是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Techies,


我已经使用SSIS包从Salesforce向SQL下载了附件(二进制)。

使用C#,我能够将二进制数据转换为相应的文件,并将它们上传到文档管理站点的SP库。


为了RnD的目的,我尝试了来自SQL的4000条记录,但我必须这样做9万卢比的记录。


那么,是否可以上传
989,021
记录?



注意:不会有任何交易上传的文件,它们将用于参考目的。

解决方案

嗨Sachchin。


如果上传操作的大小不大于为托管站点的Web应用程序设置的最大文件大小值,则可以将任意数量的记录上载到SharePoint文档库中nt库在 ="_ blank"> SPWebApplication.MaximumFileSize 属性获取或设置可以上传
的最大文件的大小。


再见


Hello Techies,

I have downloaded attachments(in binary) from Salesforce to SQL using SSIS package.
Using C#, am able to convert the binary data into respective files and upload them into SP library of Document Management Site.

For RnD purpose, I've tried with 4000 records from SQL but I have to do the same for 9 lakhs records.

So, is it possible to upload the 989,021 records in Document library?

Note: There will be no transaction on the uploaded document, they would be used for reference purpose.

解决方案

Hi Sachchin.

You can uploads as many records as you want into a SharePoint document library, provided that the size of the upload operation is not greater than the maximum file size value set for the web application hosting the site the document library is contained within the SPWebApplication.MaximumFileSize property gets or sets the size of the largest file that can be uploaded.

Bye.


这篇关于上传文件库中的文件的最大限制是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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