Upload File with SFTP/FTP
- 13 Jul 2023
- 1 Minute to read
- Print
- DarkLight
Upload File with SFTP/FTP
- Updated on 13 Jul 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Modified in Version | 8.11.0 |
Location | Integration > FTP |
The Upload File with FTP/SFTP step allows users to transfer files across a network to an FTP (File Transfer Protocol) /SFTP (Secure File Transfer Protocol) server. The step requires proper authentication via username and password to connect to the specified server type, regardless if an FTP server allows anonymous connections.
Note: All Certificates and related information for FTP/SFTP steps are stored within the Flow Step and are not stored independently in the database or the server.
Upload Step
FTP/SFTP
Property | Description | Data Type | ||||
---|---|---|---|---|---|---|
Get Configuration From Data | Allows the user to set the configuration as input fields | --- | ||||
Server | ||||||
Host | Host name of the FTP server | --- | ||||
Port | Port of the FTP server | --- | ||||
SSL | Enables user to select an SSL Security Type | --- | ||||
SSL Security Type | Choose the security type as Explicit, Unsecure, Implicit, or Secure. | --- | ||||
Authentication | ||||||
Use Certificate for Auth | Enables users to use a Certificate and Certificate Password for authentication for FTP. Users can use the following types of certificates - X.509, PFX/PKCS#12, and PEM. | --- | ||||
Username | Username for the FTP account | --- | ||||
Password | Password for the FTP account | --- | ||||
Proxy | ||||||
Type | Allows the user to select the Proxy type | --- | ||||
Advanced | ||||||
Enable Compression | Enables compression of the file being uploaded | --- |
Source File Configuration
Property | Description | Data Type |
---|---|---|
Send File From Physical Path on App Server | Allows a user to send a file from a physical path | --- |
Advanced (SFTP step)
Property | Description | Data Type | |
---|---|---|---|
Show Advanced Options | |||
Enable Compression | Enables compression of the file being uploaded | --- | |
SSH Key Exchange Algorithm | Enables the SSH to use a specified algorithm type | --- | |
Business Metrics | Adds and configures business metrics to be captured in this folder. Business Metrics are quantifiable values that measure the success and efficiency of a given business process. Different process goals call for different metrics to measure their success. | --- |
Inputs
Property | Description | Data Type |
---|---|---|
File | File to be transferred to FTP | FileData |
Upload to Path | The FTP directory path of the FTP host begins with the primary folder and ends with the file name with the extension. The file name must be included in the file path for the step to function. | String |
Step Changes
DT Title | Description | Version | Date |
---|---|---|---|
[DT-037229] SSL Security Type drop-down does not display | Added a new "SSL Security Type" setting for the FTP steps. | 8.11 | April 2023 |
Was this article helpful?