Hi, I’m using NR on Win64, I specified an absolute path where I have other folders
there is a way to have the module look for files also inside subdirs?
Thank you
Sounds like a question for @TotallyInformation
Thanks Paul.
Wow, been quite a while since I even looked at that Node.
The file-lister node however, should indeed list files in sub-folders.
Note though that you have to change the Max. search depth setting to something other than zero in order to do that.
If you share your settings, I can probably help further.
Hi mates, thanks for help, I even put there 1000, but it recognizes only files in the main folder, if there are. It doesn’t look on the subfolders, very strange. I’ve forced all security descriptors to all subdirectories, I’ve checked the file names and they are just latin letters.
I would be glad if you do a test yourself, using windows and lates node.js, maybe somwthing changed with recent versions. Thank you!
Please share a screenshot of your settings. I will also test.
Thank you mate, the trick is to put * on Folder pattern instead of \
It would be lovely to add a note on it as “use * to include all subfolders”, or let user specify a path and add down an option “search also in all subfolders”.
Thank you for your kind support!
Isn’t that just standard glob?
Yes, it uses glob under the covers.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.