SFTP Client / Upload

Home > User guide > BOT > How to use the BOT editor > Extention> SFTP Client > SFTP Client / Upload

App overview
Upload files on the SFTP server.
Extended Feature URL | cbot-extension://cloud-bot:sftp:upload:1 |
Provider | Cloud BOT official |
External communication | None |
Version | 1 |
App overview
Input screen
Upload options

Host
Specify the hostname or IP address of the SFTP server.
Port
Specify the port number.
Username
Specify the username for the SFTP server to access.
Authentication methods
Specify the authentication method.
Password methods : Authenticate using a password.
Public key authentication : Authenticate using public key authentication.
Password
Specify the password for the SFTP to access.
Private key
Displayed when "Public key authentication" is selected as the authentication method.
Specify the private key file.
Upload file
Specify the file to upload.
Remote path
Specify the path of the remote directory containing the file to upload.
Remote file name (Optional)
Specify the name of the file to upload.
Permission (Optional)
Specify the permissions for the file to upload.
Communication pathway
Select the communication pathway.
* Click here to learn more about REST API communication pathway.
Result screen
File has been uploaded.

The result will be displayed.