PDA

View Full Version : Settings for a mirror?



oldmike
04-20-2014, 03:01 AM
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.

Spoon
04-20-2014, 05:46 AM
Set dynamic to:

[origpath]\[origfilename]

and choose a drive folder as Z:\mp3\

oldmike
04-22-2014, 06:32 PM
Thanks. That worked, but left me with an extra level in the path. The source was:

Z:/Music/

and the Music was left in the target structure. The final solution was:
Z:/MP3/

-->[TRIMFIRSTFOLDER][origpath][]\[origfilename]

Mike