简体   繁体   中英

Azure Storage Account - Cloning File shares?

I have an Azure Storage Account and currently using File Shares with some folder structure, I need to create another Azure Storage Account with exact File Shares with some folder structure. How would I clone the existing Azure Storage Account that includes the File Shares with some folder structure.

Have you considered using azcopy ?
I think it is a great tool for copying files across Azure File Storage shares.
You can copy an entire share as well.

https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10#file-copy

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM