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.
