Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Copy/Move entire folder at once from one location to another location within azure storage account #561

Open
Syed-SnapLogic opened this issue May 18, 2021 · 0 comments

Comments

@Syed-SnapLogic
Copy link

Which service(blob, file, queue, table) does this issue concern?

blob

Which version of the SDK was used?

azure-storage 8.3.0

What problem was encountered?

My requirement is to copy/move an entire folder from location to another location. Presently I am doing by copying/moving one file at a time. This is resulting into too many API calls. I want to minimise the number of API calls. Is it possible this version (or a higher version) of the azure-storage SDK supports copy/move operation at directory level?

Have you found a mitigation/solution?

AzCopy is what I am exploring. Wanted to know if SDK has this feature, and if AzCopy would be right to do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant