The RENAME command is used to rename a file on the SFTP server.
Syntax:
Command | Keyword | Value | Developer notes |
|---|---|---|---|
RENAME | FROM | value | Required. File path. |
TO | value | Required. File path. |
Example
RENAME FROM(/folder/file.csv) TO(/folder/file2.csv)
The RENAME command is used to rename a file on the SFTP server.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
RENAME | FROM | value | Required. File path. |
TO | value | Required. File path. |
RENAME FROM(/folder/file.csv) TO(/folder/file2.csv)
Copyright © 2004-2026 IDERA, Inc.