SFTP
Connector Details
Connector Attributes | Details |
---|---|
Name | SFTP |
Description | SFTP, or Secure File Transfer Protocol, is a widely used protocol for securely transferring files between a client and a server over a network. Unlike traditional FTP, which sends data in plaintext, SFTP encrypts data before transmission, providing a higher level of security. SFTP utilizes SSH (Secure Shell) for authentication and encryption, ensuring that data transfers are protected from eavesdropping and tampering. As a source, SFTP enables organizations to securely exchange files with partners, customers, and internal systems, facilitating seamless data integration and collaboration. By leveraging SFTP, businesses can automate file transfers, maintain data integrity, and adhere to compliance requirements, making it a reliable and trusted solution for securely transferring sensitive information over the internet. |
Connector Type | Class C |
Features
Feature Name | Feature Details |
---|---|
Load Strategies | Full Load, Incremental Load |
Metadata Extraction | Not Supported |
Data Acquisition | Not Supported |
Data Publishing | Supported |
Automated Schema Drift Handling | Not Supported |
Source Connection Attributes
Connection Parameters | Data Type | Example |
---|---|---|
Connection Name | String | SFTPConnector |
Host | String | sftp.example.com |
Port | String | 22 |
User Name | String | myusername |
Password | Numeric | mypassword |
Bronze Schema (Optional) | String | |
Silver Schema (Optional) | String |
Connector Specific Configuration Details
- SFTP connector has optional values such as Bronze Schema and Silver Schema
- SFTP is a publishing source
- More details around this connector)
Screenshot To Use Connector
Updated 8 months ago