Migrate servers problem

This issue happens because the file path is over 255 character, maybe you have multiple levels of subfolders, so If you have just low paths, you can just shorten the pathname, this will help, but if you have many paths like (+100 path) or if you need to keep the structure as it, you can just use long path tool or any third-party program that can handle long pathname and help you in your server migrations.
Please check this link it has a part talking about a problem similar to yours

1 Like