I'm not very friendly with commands. My question is how I can grab files from subfolders?
e.g.
- D:\folder\folder1\
D:\folder\folder2\
Thank you!
Moderator: DosItHelp
I have fileslist names wich can be used to find pertecular files.
You wrote:Can you explain how you want to grab the files? Is there something that you want to do with them?
blukava wrote:I have a folder named "AB". In this folder there are subfolders and these subfolders includes southends of files. Time by time files included in these folders are updating.
So before replacing old with the new one I have to compere to each other manually. But I have file names in notepad and I know which files are going to update.
So lets say: If I know that the file named UNIVERSE is updated I want to copy the same file from above mentioned "AB" folder and put it to other folder.
Hope I've explain it normaly.