Difference between revisions of "ReNamer:Failed renaming"
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 00:42, 13 October 2009
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:
- File path exceeds MAX_PATH characters
- Destination file already exists
- Source file does not exist
- No permission to rename the file