Closed afouadr closed 4 years ago
closing in favour of https://github.com/bacongobbler/azure-blob-storage-upload/commit/9b68613240aad40c44b2883226bcf29958f97ef9, which was merged earlier today and will be available in v1.1.0.
Thanks for your time. I just wanted to have this feature one way or another :)
Hi @afouadr. How does this approach differ from the one suggested in #3 with
az storage blob sync
? I would assume the latter approach (removing only the files that don't exist in the batch) would result in a less expensive operation than a straight purge and re-upload.