Windows – Directory Listing to CSV
I have been performing a lot of system administration tasks as of late. I needed to create a quick report which displayed all subdirectories and files on an FTP server. Additionally, the report needed to have the ability to be “sliced and diced” – by user, file extension, created date, etc. Jam Software to the rescue. Their FileList command line application worked like a charm. You can find FileList and some other great tools they have created here.