SFTP
Overview of the SFTP book.
Overview
SFTP (Secure File Transfer Protocol) provides secure file transfer capabilities for safe data exchange. This integration enables automated file uploads, downloads, directory management, and secure data transmission workflows. Ensure secure file operations and maintain data integrity during transfers.
Prerequisites
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
SFTP
How to Add the Book(s)
Go to Books → All Books.
Search for name of the book and click on it.
Click on Install or Add Connection to add the book to your agent.
If adding a connection, you'll be prompted for connectivity details.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Hostname, Port, Username and Password
Connects to an SFTP server.
Hostname
The hostname of the SFTP server.
text
Port
The port of the SFTP server.
text
Username
The username for authentication.
text
Password
The password for authentication.
sensitive
Last updated
Was this helpful?