I have an extensive WAV library, generally organized on a disk drive Z in a top level folder: {Z:\Music\}.
Artist name
Album 1 ->files
Album 2 -> files
Artist name
Album 1 -> files
Artist -> files
That is, there may be from none to two subfolders. I want to make a mirror of this {Z:\MP3\}. I cannot figure out the dynamic terms for the MP3 version to have the same structure (folder, subfolder, subsubfolder) names as the source folder. So far all the files get flattened out to the top folder level, or even just the drive.
Artist name
Album 1 ->files
Album 2 -> files
Artist name
Album 1 -> files
Artist -> files
That is, there may be from none to two subfolders. I want to make a mirror of this {Z:\MP3\}. I cannot figure out the dynamic terms for the MP3 version to have the same structure (folder, subfolder, subsubfolder) names as the source folder. So far all the files get flattened out to the top folder level, or even just the drive.
Comment