Difference between revisions of "Find and Replace Template"

From JRiverWiki
Jump to: navigation, search
(Created page with "{{See also|Rename, Move, and Copy Files}} The Find & Replace Template is used to alter the existing file path by searching for text in the original filename, and replacing it...")
 
Line 4: Line 4:
  
 
For example, you might want to:
 
For example, you might want to:
* move all of the files from <tt>E:\</tt> to <tt>M:\</tt>, or
+
* move all of the files from Drive E: to Drive M:, or
* move all of the files from <tt>/Users/<USERNAME>/Music</tt> to <tt>/Users/Shared/Media/Audio/Music</tt>
+
* move all of the files from <tt>/Users/<USERNAME>/Music</tt> over to <tt>/Users/Shared/Media/Audio/Music</tt>
  
 
The Find & Replace Template is perfect for these kinds of tasks, where you want to preserve the existing file and folder structure on disk, but alter it in specific ways.
 
The Find & Replace Template is perfect for these kinds of tasks, where you want to preserve the existing file and folder structure on disk, but alter it in specific ways.

Revision as of 17:20, 24 May 2015

The Find & Replace Template is used to alter the existing file path by searching for text in the original filename, and replacing it with new text. It is often most useful when moving large sets of files from one disk or storage location to another. Unlike the Filename and Directories Templates, the Find & Replace Template is used to transform the existing filename.

For example, you might want to:

  • move all of the files from Drive E: to Drive M:, or
  • move all of the files from /Users/<USERNAME>/Music over to /Users/Shared/Media/Audio/Music

The Find & Replace Template is perfect for these kinds of tasks, where you want to preserve the existing file and folder structure on disk, but alter it in specific ways.

Use

  • It can be combined with the other Rename, Move, and Copy Files Templates, but usually it is simplest to use it by itself.