Skip to main content

Connector Details

NameValue
PlatformSFTP
Auth TypeAPI Keys
DirectionBidirectional
Tap Repohttps://github.com/hotgluexyz/tap-sftp
Target Repohttps://github.com/hotgluexyz/target-sftp
Tap Metrics

Usage:

Target Metrics

Usage:

Tap Changelog

VersionNotes
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 requestsUse parallelization to improve SFTP tap runtime
v2.1.6 - Fix TooManyFilesOpen errorFix TooManyFilesOpen error
v2.1.5 - Silence paramiko error messagesUpdate 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 encodingAutomatically detect encoding of CSV files rather than forcing all to utf-8

Target Changelog

VersionNotes
v1.0.1 - Allow relative paths- Add support for relative paths
I