Forum Discussion
rohithmadhavan
7 years agoEmployee
The Directory Browser Snap is used to list attributes like Name, Type, Size for files matching the filter. To match all the files in the directory, use *
as the filter. Note that it doesn’t read the contents of the files, only the attributes.
To read the contents of a file, which seems like what you’re looking for instead, use either the File Reader or the Multi File Reader Snap.