SFTP Rename File of Folder

<< Click to Display Table of Contents >>

Navigation:  Actions > SFTP (SSH FTP) >

SFTP Rename File of Folder

The action allows to rename a file or a folder on the SFTP server.

SFTPRename

 

Old File Name (or Directory Name)

Specify the name of the file or the folder which are necessary to rename.

 

New File Name (or Directory Name)

Specify a new name of the file or the folder.

 

Usage:

It is possible to rename separate files/folders:

OldFile.txt -> NewFile.txt

OldFile.txt -> SubFolder/NewFile.txt

It is possible to move one or several files to another folder. For this it is necessary to specify the file names separated by a space and, in the capacity of a new file name, the name of the folder which the files have to be moved into.

File1.txt File2.txt -> /home/user/newfolder

 

Variable

Allows you to add a variable to the action or triggering event that you selected. You must place the cursor in a edit box in the settings dialog window of the action or event and then click the {V} button.

 

note Related Topics

SFTP Log On

SFTP Log Off

SFTP Download

SFTP Upload

SFTP Delete File

SFTP Change Folder

SFTP Create Folder

SFTP Remove Folder

SFTP PWD (print working directory)

SFTP File Loop

SFTP Synchronization

SFTP File Permissions

SFTP Command

SFTP File Check