I have asked this on a couple of forums, but I thought I would check here too. I can write the following to output the DOS list of files and folders of the current directory to a text file:
Code: Select all
dir /b > dirs.txt
Code: Select all
USAGE: remote directory local file.