Read multiple binary files with Wildcard

Hey Everyone,

I’m having an issue where I can’t read multiple files from a directory with the Read Binary File node as per the documentation.

According to my understanding /data/folder/*.jpg should read all .jpg files in /data/folder. However, when I use it I get ERROR: The file "/data/folder/*.jpg" could not be found.

I’m using the latest n8n desktop on macos in this particular case.

Hi @SupersonicWaffle are you using the right Node, so Read Binary Files instead of Binary File (without S)?

Works fine with the latest version of the Desktop App on my Mac …

2 Likes

sorry for the late reply

thank you, I can’t believe i was so blind :smiley: