Hi Andi_Vo
Wouldn't it be easier in your case, if you first remove all subfolders in folder A with the Automator or an Applescript, then copy the new images from folder B into folder A and overwrite them, and finally create subfolders again manually or e.g. with an Applescript?
Unfortunately, there are 853 subfolders with about 3-5 images in each. The challenging part about manually creating the subfolders again is finding the correct image files to place in the folders. Currently, the images are named in a numerical and nonconsecutive format therefore subfolder1 would contain images: 0048, 2395, 1032, 0068, and subfolder2 would contain 4983, 1009, 5657... etc.
Do you know if there's a way to add the subfolder name to the end of all my image file names? for example, one of my subfolder is named:
Carolina Fanwort Cabomba caroliniana
0084_NASWIL_ISBN_art_r1.tif
0193_NASWIL_ISBN_art_r1.tif
1007_NASWIL_ISBN_art_r1.tif
1008_NASWIL_ISBN_art_r1.tif
I want to rename the files
Carolina Fanwort Cabomba caroliniana
0084_NASWIL_ISBN_art_r1/Carolina Fanwort Cabomba caroliniana.tif
0193_NASWIL_ISBN_art_r1/Carolina Fanwort Cabomba caroliniana.tif
1007_NASWIL_ISBN_art_r1/Carolina Fanwort Cabomba caroliniana.tif
1008_NASWIL_ISBN_art_r1/Carolina Fanwort Cabomba caroliniana.tif
If theres a way to do this, then I can easily identify the correct images for each subfolder