Copy select filetypes, keep directory structure - how?

Associate
Joined
12 Sep 2006
Posts
1,379
Location
Tayside
This is driving me mad, I'm jumping through hoops to do a simple thing here!

I've got a music folder with subdirectories of c:\music\FLAC\artist\title\files. In each folder is a jpg of album art (always named cover.jpg, I've a Cowon D2).

I've now transcoded to Ogg Vorbis with OggdropXPd, which plops all my files into one Vorbis folder. Using MP3Tag (a really powerful prog btw!) I 'renamed' them according to tags to create the c:\music\Ogg\artist\album structure on the Vorbis folder. However, there are no jpgs here.

I'd like a way to copy all the jpgs from the subdirectories in the FLAC folder to the OGG folder without losing the directory structure.

Any clues how to do this?
 
Thanks for the advice- I have since found that Robocopy may also do it, but I haven't had much luck- I'll give XCopy a try now, cheers.

The zip idea would also work, as my potential fix was to copy the entire Flac folder somewhere else, delete *.flac recursively, then copy the lot over to the Ogg folder. It would work but be a massive pain (as FLACs aren't particularly small, ~40Gb). I'm looking for a solutiojn I can use regularly. I'll report back when I've got it sorted :)
 
Back
Top Bottom