RENAME Rename a local file |
Top Previous Next |
This script command renames local [ 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): COPY, APPEND, DELETE, WORKINGDIR
|