Difference between revisions of "ReNamer:Failed renaming"

From den4b Wiki
Jump to navigation Jump to search
(initial article, needs to be expanded)
 
(validation link)
Line 3: Line 3:
 
* Include possible workarounds}}
 
* Include possible workarounds}}
  
There can be several reasons for a failed renaming operation. Validation process will try to prevent some common problems prior to renaming by raising warnings during the preview process, but it cannot catch all possible problems. The most common reasons for failed renaming are as follows:
+
There can be several reasons for a failed renaming operation. [[ReNamer:Validation|Validation]] process will try to prevent some common problems prior to renaming by raising warnings during the preview process, but it cannot catch all possible problems. The most common reasons for failed renaming are as follows:
  
 
# File path exceeds MAX_PATH characters
 
# File path exceeds MAX_PATH characters

Revision as of 01:42, 13 October 2009

{{{iparam}}} This article needs to be expanded!
  • Give examples for all reasons
  • Include possible workarounds

There can be several reasons for a failed renaming operation. Validation process will try to prevent some common problems prior to renaming by raising warnings during the preview process, but it cannot catch all possible problems. The most common reasons for failed renaming are as follows:

  1. File path exceeds MAX_PATH characters
  2. Destination file already exists
  3. Source file does not exist
  4. No permission to rename the file