Human readable TOC/index of a folder
Posted: Tue Jan 12, 2010 9:00 pm
I'm looking for something that will create a TOC/index of a specified folder (or drive) and place the results in a file that a person can open with a text editor and search. I have a little FTP site (about 8TB) that is open to some friends and I've created various folders to group things. I updated the folders about once a month(sometimes more often) by either adding or deleting content. I'd like to create a TOC (Table of Contents) in the root of a folder thus allowing somebody to download the TOC, open the TOC in their text editor and then search/view it. Once they find what they want they can then return to the FTP site and download it.
In the past I've used the DOS DIR command to create my TOC via a BAT file but it is a pain keeping it (the bat file) updated and is subject to error on my part. I created a schedule that would automatically run the BAT file at 0300 hours each day (thus ensuring the TOC was updated) and I redirect the results to a file but it (the results file) is not exactly easy to read.
I don't see any options in SE that would do what I want and so far I've not found anything. Any suggestions?
In the past I've used the DOS DIR command to create my TOC via a BAT file but it is a pain keeping it (the bat file) updated and is subject to error on my part. I created a schedule that would automatically run the BAT file at 0300 hours each day (thus ensuring the TOC was updated) and I redirect the results to a file but it (the results file) is not exactly easy to read.
I don't see any options in SE that would do what I want and so far I've not found anything. Any suggestions?