Sep 15 2020 06:58 AM
I'm trying to copy files between SharePoint sites. I can not find an example of using the powershell PNP commands in sequence to perform the actions.
I'm not certain if I should be using Get-PNPListItems first then trying to use Get-PNPFile then using copy-pnpfile.
I see examples of these commands working individually but I don't see examples of using them in a real script to migrate files.
Jun 25 2021 07:42 AM
did you get anywhere with this...i have the same issue
Aug 17 2021 12:01 PM