SFTP Upload

<< Click to Display Table of Contents >>

Navigation:  Actions > SFTP (SSH FTP) >

SFTP Upload

The action allows to upload files and folders from a local disc to the SFTP server.

SFTPUpload

 

Local File or Folder

Specify the name of a file or folder which is necessary to upload from a local disc to a server. If a folder is specified, the action uploads all files from the local folder.

 

Remote Folder

Specify a folder on SFTP server where it is necessary to upload the file or the folder from a local disc.

 

Recursively fetch a directory (if a source is a directory)

Switch on this parameter if you want to upload the whole folder with all subdirectories. This parameter makes sense only if a folder is specified as a source. If a source is a file, the parameter is ignored.
This mode is similar to SFTP Synchronization action.

 

If a destination file exists (if a source is a file)

This parameter makes sense only if a file is specified as a source. There are 2 alternatives:

Rename – if such file exists, it will be renamed when downloading. In this case, the existent file will be saved.

Overwrite – a file will be downloaded with an original name. If such file exists, it will be overwritten.

 

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 Rename File of Folder

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