Rename file, copy it AND keep original file

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Rename file, copy it AND keep original file

Postby eljot22 » Wed Jul 13, 2011 10:38 am

Hello All,

I was trying to find a way not only to rename files but - additionally - keep original files. This should work on files in subfolders matching specific criteria.

After short study of documentation I was able to do the second part (renaming files matching specific filter in subfolders), but this always changed my originals.

Is there a way to keep original files AND have new files (in their source subfolders) with new names?

Example:

Code: Select all
Folder 1
    Subfolder A
         file_name_match_I
     Subfolder B
         file_name_match_ii

What I want to achieve is to have it like follows:

Folder 1
     Subfolder A
         file_name_match_I
         RENAMED_file_name_match_I
     Subfolder B
         file_name_match_ii
         RENAMED_file_name_match_II

For all matched files new renamed copy shall be created.

Best regards,
Eljot
eljot22
 
Posts: 1
Joined: Wed Jul 13, 2011 10:26 am

Return to BRU Support