I want to copy Azure blob content to local server
https://<blob>/prod/backup/node1 -> f:backupcluster
https://<blob>/prod/backup/node2/<RandomFolderName>/forests/* -> f:backupclusterforests
https://<blob>/prod/backup/node3/<RandomFolderName>/forests/* -> f:backupclusterforests
I want final folder structure on server to be:
f:backupcluster
f:backupclusterforests<forest2-content-folder>
f:backupclusterforests<forest3-content-folder>