RENAME Rename a local file |
Top Previous Next |
This script command renames a local file from [ file name1] to [ file name 2]. This is an example of the RENAME command:
RENAME "oldname" "newname"
To rename a file on the FTP site, use the FTPRENAME script command.
Related Command(s): FTPRENAME, MAKEFILENAME, WORKINGDIR, DOSCMD, COPY, MOVE, APPEND, DELETE, DOSCMD
|