Sharepoint online connector to support chunk uploads, for large files (blob connector already supports this)
When transferring a file from blob to sharepoint, limited to 50mb, blob connector supports chunk files, but sharepoint connector does not. Sharepoint api does support this.

2 comments
-
Jeff commented
Almost all the files I work with are larger than 50 MB, so a connector not supporting chunking means I have to search for an alternative solution.
-
Jef Cools commented
Chunked uploads would be a great benefit for moving files from blob to document library indeed!
Customer has files up to 1GB that needs to be transfered to sharepoint.