SFTP Upload

SFTP Upload block

Description

Upload a file using SFTP

Properties

Connection Settings

The settings string used to connect to the SFTP server

View more options from the SFTP List Files Block.

Local File

The local file to upload. (string or variable)

Remote Path

The remote location where the file is to be uploaded (string or variable)

NPM Package

STFP upload using the NPM ssh2-sftp-client package.

Last updated