Copying only images from special subfolers...
Hello Phil!
I would like to copy images just from subfolders with a special name of a DIR media.
The DIR folder-structure is as folows:
media
-1
-gross
-2
-gross
-3
-gross
The folders 1, 2 and 3 contain images too, but these ones sould not be copied.
All images in the folders "gross" should be copied to a destination folder media_gross.
I tried up to now:
-o "J:\media_gross" -r "J:\media\%d\gross\%f.jpg"
but it didn`t work (yes, the %d is for the complete directory, I understand now :)
Is there a way to copy images just outof folders gross?
Greetings from
Bette