Problem
Can’t Delete Files in Windows Because “The source file names are larger than is supported by the file system”
Solution
D:\Folder>mkdir newFolder
D:\Folder>robocopy newFolder pathtobothersomefolder /MIR
Can’t Delete Files in Windows Because “The source file names are larger than is supported by the file system”
D:\Folder>mkdir newFolder
D:\Folder>robocopy newFolder pathtobothersomefolder /MIR