ReNamer:Renaming folders

From den4b Wiki
Revision as of 14:40, 12 October 2009 by Den4b (talk | contribs) (textual explanation)
Jump to navigation Jump to search
{{{iparam}}} This article needs to be expanded!

The process of renaming folders requires a little more attention as opposed to the process of renaming only files. Folders may require extra care because they are containers of items (other folders and files). Renaming a folder also affects all of its content.

A problem can occur when users are trying to rename folders and their content in a single run. Items in the renaming list are processed from top to bottom, meaning that items at the top of the list will get renamed first and items at the bottom of the the list will get renamed last. The order of items in this case is extremely important for successful renaming. Parent folders must always appear below their contained items. This can be easily achieved by sorting items in descending order by Folder or Path column.

Otherwise, you might end up trying to rename the parent folder first and then contained files and subfolders which will fail to rename because their paths would be changed after renaming their parent folder. Example: If you have "C:\Folder" folder and inside "C:\Folder\File" file, and you rename "C:\Folder" first, then "C:\Folder\File" will fail to rename because it will not be found, its path would be changed by a first renaming operation.