Input all files from certain type but also from sub folders
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I was playing around with the input and directory tool, but was not able to solve my problem ideally. I would really like to know the best practice on how to input multiple files at once including files located in subfolders.
Below setting works to input all .json files as text in the \speed\ directory.
But this folder also has some sub folders containing .json files like
\speed\date 1\
\speed\date 2\
etc.
Of course one solution would be to move all .json files to 1 directory, but I was wondering if there is a fix to avoid this moving files work around.
- Labels:
- Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oh lord, did I just really miss the sub directory check box... I knew if I would make a post I would solve it soon...
(seems I can not delete the topic 😕 )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Pingu
Great you were able to solve it🙂. Here is great resource which might aid you in this usecase.
You can read the paths of all files using directory tool and pass it through dynamic input tool to read them.
Hope this helps 🙂
