RenameFile—Wolfram Documentation
Details and Options
- file1 must already exist; file2 must not.
- RenameFile sets the modification date for file2 to be the same as for file1.
- RenameFile returns the full new file name, or $Failed if the file cannot be renamed.
- RenameFile works on cloud objects, changing their cloud file names but not their UUIDs.
- RenameFile works on local objects.
- Files can be specified either using "path" or File["path"].
- RenameFile has the following option:
-
OverwriteTarget False whether to overwrite if the target file already exists
Examples
open all close allScope (3)
Rename a file specified by the File object:
RenameFile works on cloud objects:
Convert an anonymous object to a named one:
RenameFile works on local objects:
Text
Wolfram Research (1991), RenameFile, Wolfram Language function, https://reference.wolfram.com/language/ref/RenameFile.html (updated 2020).
CMS
Wolfram Language. 1991. "RenameFile." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/RenameFile.html.
APA
Wolfram Language. (1991). RenameFile. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RenameFile.html
BibTeX
@misc{reference.wolfram_2025_renamefile, author="Wolfram Research", title="{RenameFile}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RenameFile.html}", note=[Accessed: 22-February-2026]}
BibLaTeX
@online{reference.wolfram_2025_renamefile, organization={Wolfram Research}, title={RenameFile}, year={2020}, url={https://reference.wolfram.com/language/ref/RenameFile.html}, note=[Accessed: 22-February-2026]}