Hi aGerman,
Damm, that did it completely, thanks a lot!!!
I am not fully understanding what you did, but will look at documentation, as I also want to learn to do this completely by myself.
Thanks again, cheers!
Search found 2 matches
- 25 Jun 2018 09:17
- Forum: DOS Batch Forum
- Topic: Extracting subdirectories and files from parent directory, using these to create dirs /copy files.
- Replies: 3
- Views: 3078
- 24 Jun 2018 07:39
- Forum: DOS Batch Forum
- Topic: Extracting subdirectories and files from parent directory, using these to create dirs /copy files.
- Replies: 3
- Views: 3078
Extracting subdirectories and files from parent directory, using these to create dirs /copy files.
am building a small automated deployment pipeline for an application. I am very new to batch files, created a few ones so far with success, but this particular one is driving me nuts. What I want: in an inputpath, there can be files and/or subdirectories with files. If these exist in the targetpath,...