5.6.16 RENAME
The RENAME command allows a file on the remote FTP server to be renamed.
Syntax:
Command
|
Keyword
|
Value
|
Developer notes
|
RENAME
|
FROM
|
value
|
Required. Existing remote path name.
|
TO
|
value
|
Required. New remote path name
|
|
Example
RENAME FROM(/folder/file.csv) TO(/folder/file2.csv)