Connector Details
| Name | Value |
|---|---|
| Platform | SFTP |
| Auth Type | API Keys |
| Direction | Bidirectional |
| Tap Repo | https://github.com/hotgluexyz/tap-sftp |
| Target Repo | https://github.com/hotgluexyz/target-sftp |
| Tap Metrics | Usage: |
| Target Metrics | Usage: |
Tap Changelog
Tap Changelog
Tap Changelog
| Version | Notes |
|---|---|
| v2.1.12 | |
| v2.1.11 | |
| v2.1.10 | |
| v2.1.9 - Add option to remove file after sync | - Added delete_after_sync option |
| v2.1.8 - Improve performance and connection handling | - Improve connection handling to keep open files < 100 during execution |
| v2.1.7 - Add parallel SFTP requests | Use parallelization to improve SFTP tap runtime |
| v2.1.6 - Fix TooManyFilesOpen error | Fix TooManyFilesOpen error |
| v2.1.5 - Silence paramiko error messages | Update paramiko log level to CRITICAL |
| v2.1.4 - Add retry logic | - Added retry logic in case of server-side SSH protocol issues |
| v2.1.3 - Automatically detect encoding | Automatically detect encoding of CSV files rather than forcing all to utf-8 |
Target Changelog
Target Changelog
Target Changelog
| Version | Notes |
|---|---|
| v1.0.1 - Allow relative paths | - Add support for relative paths |