Releases: samkelleher/AzureStorageAccountDownload
Releases · samkelleher/AzureStorageAccountDownload
Native ESM and async/await.
Improved and cleaner code, using native ESM modules and async/await instead of promises. No translation steps. Uses the latest generation Azure SDK.
v1.0.1 - All you files
Bug fix changes only. 🐛
- Now correctly downloads contains that have more than 5,000 files.
- Option to turn of logging for existing files, so only new files will get listed out in the console during download.
v1.0.0 - Minimal Features
Designed to run locally, and perform a basic and simple function only.
After setting your config, run this command from the project directory to start a sync,
$ npm start