-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Reporting an Issue or Missing Feature
Copy-PnPFile does not work if -SourceUrl is /sites/something/Shared Documents/ and -TargetUrl is /personal/someone_domain_com/Documents
it works properly if both are /sites/... or both are /personal/...
Expected behavior
should be able to use it to copy items from sharepoint online to onedrive for business.
Actual behavior
The remote server returned an error: (404) Not Found.
Steps to reproduce behavior
Please include complete script or code samples in-line or linked from gists
What is the version of the Cmdlet module you are running?
(you can retrieve this by executing Get-Module -Name "PnP.PowerShell" -ListAvailable
)
Which operating system/environment are you running PnP PowerShell on?
- Windows
- Linux
- MacOS
- Azure Cloud Shell
- Azure Functions
- Other : please specify
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request