SharePoint 2013: Upload a file more than 2MB in size file to SharePoint Online document library using REST API

Hi,

As you know, you cant upload a file more than 2MB in size into a SharePoint Online document library using SDK.

but you can use REST API which allows you to upload a maximum of 2GB file.

I spent many days behind this and finally get the solution. I have created Console Application and use the REST API modal to upload a file which is bigger than 2MB in size.

Please send me email on suresh7098@gmail.com to get a source code.

Cheers
Suresh

No comments:

Post a Comment