tester wrote:Hi everyone,
I have not seen this specifically answered but I will ask.
Can this product search for every jpg photo on my C: drive (not just certain sub directories), change the name of every photo it finds to say photo1 photo2 etc.... and copy all renamed photos to my E: drive, leaving the original jpg's where they were with their original name.
If it is possible what boxes would one use to accomplish this?
Also is there a "Preview" button/function that will do a dry run so that one can see what it will do before you actually do it?
Thank You in Advance..........
Hi tester, welcome.
tester > search for every jpg photo on my C: drive
That could be really a lot ! And will take some time !
And BRU may not be responsible for a long time.
Do this on your own risk! Do some testings before. And then make an another test run
And don't forget to enable "Copy not Move" as explained below.
You can open an DOS-Box and use
C:\> C:
C:\> cd \
C:\>Dir /S *.jpg
to see how many jpgs you have, or use
C:\>Dir /S *.jpg > C:\myJPGs.txt
to get an list of all your jpgs.
I didn't try if this really works... so test this with test files on an test-pc first. At least NOT with the entirely C:-Partition at first.
"Selections(12) [ *.jpg]" "[ ]Folders" "[X]Files" "[X]Subfolders"
Now you will see all JPGs from your C:
tester > change the name of every photo it finds to say photo1 photo2 etc....
"File(2) [Fixed] [photo ]"
"Numbering(10) [Suffix] [Pad 10]"
And read the BRU help about "Options-menu > Prevent Duplicates"
tester > copy all renamed photos to my E: drive,
"New Location(13) [ your new path E:\myPics]"
And read the BRU help about "Options-menu > New Location Copy not Move"
This other folder "E:\myPics" must exist.
tester > Also is there a "Preview" button/function that will do a dry run so that one can see what it will do before you actually do it?
Only that what you see in BRU as "Name" and "New Name". Just select a few files and look at "New Name" while you fill out the renaming options.
Report us how it works
