Milleniumlegend
IS-IT--Management
- Dec 16, 2003
- 135
Could you please provide me with a code snippet or something where we can read the files recursively.
Say If I have a root folder and folders within them with files. I want to read the files recursively.
dir1
dir2
dir3 -> Files
dir4 -> Files
dir5
dir6 -> Files
and so on.
I want to read all the files and want to store the path to those files.
Could someone provide me with some tips.
Thanks
Say If I have a root folder and folders within them with files. I want to read the files recursively.
dir1
dir2
dir3 -> Files
dir4 -> Files
dir5
dir6 -> Files
and so on.
I want to read all the files and want to store the path to those files.
Could someone provide me with some tips.
Thanks