Forum Discussion
coxygt
Jun 04, 2024Copper Contributor
Moving files from SharePoint online to a mapped network drive
So I have been asked to move over 1,000 files from SPO to a mapped Network Drive hosted in Azure. I was looking to try and configure this using PowerShell if it's possible. I have a csv that holds ...
TJCroft
Jun 11, 2024Copper Contributor
- tcboeiraJun 17, 2024Copper ContributorI needed to do something like this, which was moving a CSV file from a specific Library to a network drive.
In fact, it created a new file, based on the content. In the end this was a problem because it caused different encoding - accent and character errors, for example -
Would this, in your suggestion, be possible without the errors I mentioned?