Upload Files to SharePoint Remotely using Web Client and PowerShell
If you want to upload file to SharePoint document library from client side (or remotely), Here is the nifty PowerShell code snippet. Upload File to SharePoint using Web Client PowerShell: Upload All Files in a Folder to SharePoint – Web Client HTTP put method:
Read more