Forum Discussion

Ankit007's avatar
Ankit007
Copper Contributor
Dec 09, 2020

Uploading folders in sharepoint from powershell

My below code successfully read a folder and uploades the subfolder one by one as a zip file in SharePoint. But if any of my file is of Zip extension, it gives me an error. I would like to know how c...