Read folder containing images and videos into Azure Blob Storage

Hello,
I’m trying to replicate a Python process in KNIME. I want to extract videos and images from my local drive and upload them to Azure Blob Storage via connection strings.

I have a separate folder for pictures and videos and I want them to be containers in Azure.

Any advice?

Thanks,
Maryam

Hi @theMaryamO,

You can use a combination of List Files/Folders – KNIME Hub Transfer Files – KNIME Hub and the Azure nodes to do this KNIME Azure Cloud Connectors – KNIME Hub

Here is an example that reads data from Azure and moves it into Google. Instead you would use the List Files and transfer them into Azure.

Regards,
Wali

2 Likes

Links as I forgot them earlier:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.