Open anna-geller opened 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
WorkingDirectory
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