Forum Discussion
TimButterworth
Oct 07, 2020Copper Contributor
Finding files with long paths that crash OneDrive
Hi All, We have experienced an occasional problem where our users save files into a deep folder structure in their locally stored OneDrive and the file path is too long for OneDrive in the cloud....
- Oct 07, 2020
You can certainly generate a recursive list of files via PowerShell, even include a "path length" calculated property if needed. I'm sure there are sample scripts available online, look them up. If you cannot find anything, I'll circle back and post an example once I'm in front of a real PC.
MarkPahulje
Nov 04, 2020Brass Contributor
TimButterworth This is why I built the Path Too Long Auto Fixer - is the 1st tool that discovers, reports and auto corrects filenames and paths that are too long to fit under the MAXPATH 260 character limit.