I need to copy my data which is located on (Windows Server 2016) to our Azure Blob, this data contains folders and subfolders, Some paths exceed 260 characters and I need the structure of files to be copied as it.
I tried Azcopy but got an exception with a long file name.
Is there any idea, how to make AZcopy handle long names? what about something like RoboCopy, I'm not sure that's possible.
What about the recommended tools by my colleague like GoodSync, Gs Richcopy 360, and Securecopy? anyone has an idea
Another question, How can I control the connection via Azcopy while copying to Azure blob, as our network bandwidth is consumed by as much as 90%, this affects our DataCenter?
To be honest, I posted this question in many communities but no way to have any workable answer
I tried Azcopy but got an exception with a long file name.
Is there any idea, how to make AZcopy handle long names? what about something like RoboCopy, I'm not sure that's possible.
What about the recommended tools by my colleague like GoodSync, Gs Richcopy 360, and Securecopy? anyone has an idea
Another question, How can I control the connection via Azcopy while copying to Azure blob, as our network bandwidth is consumed by as much as 90%, this affects our DataCenter?
To be honest, I posted this question in many communities but no way to have any workable answer
