This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Description
###Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:###
- Is the issue related to the cmdlet itself, its parameters, the syntax, or do you suspect it is the code of the cmdlet that is causing the issue? Then please continue reporting the issue in this repo.
The issue may be underlying libraries but I am not a developer so I am not helpful in determining that.
Reporting an Issue or Missing Feature
When I try to add-pnpfile for a file larger than 250 MB I get the following error:
Add-PnPFile : The request message is too big. The server does not allow messages larger than 262144000 bytes.
Expected behavior
SPO supports much larger file sizes so I would like to be able to upload to the SPO max file size.
Actual behavior

Steps to reproduce behavior
Add-PnPFile -Path .\camtasia.txt -Folder fileshare
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
2.16.1706.1
How did you install the PnP-PowerShell Cmdlets?