SharePoint download/upload file as stream using Powershell Get-PnPFile and Add-PnPFile

后端 未结 0 961
小蘑菇
小蘑菇 2021-01-07 04:11

I am trying to download file from source SharePoint site using

    $fileSource = Get-PnPFile -Url $filePath -AsFileObject -Connection $sourceConnection


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题