So we have a issue copying files from one server to another. The source server has files with paths+file names over the 256 limit. It appears they were created from a workstation at a share level. So the workstation shows them as under 256 characters. However from the server level, you can't do anything with them since they are over 256. So I can either work with them from the share level, or rename them down so I can work with them from the server level. The problem is there are hundreds of them at all different levels.. Does anyone know of a way to get around this any other way? I have tried robocopy and it doesn't fail on a copy like explorer, but still skips them.
↧