kestra-io / plugin-azure

Apache License 2.0
4 stars 5 forks source link

Adjust the Upload task to allow uploading multiple files to Azure Blob Storage #49

Open anna-geller opened 1 year ago

anna-geller commented 1 year ago

The Upload task https://kestra.io/plugins/plugin-azure/tasks/storage.blob/io.kestra.plugin.azure.storage.blob.upload currently only allows uploading a single file. It would be great to allow uploading multiple files from a given directory, e.g. in combination with a WorkingDirectory task that loads files downloaded in another task or Namespace Files