> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SFTP

# Connector Details

| Name           | Value                                                                                                                                                                                                                                                                                                             |
| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Platform       | [SFTP](https://sftp)                                                                                                                                                                                                                                                                                              |
| Auth Type      | API Keys                                                                                                                                                                                                                                                                                                          |
| Direction      | Bidirectional                                                                                                                                                                                                                                                                                                     |
| Tap Repo       | [https://github.com/hotgluexyz/tap-sftp](https://github.com/hotgluexyz/tap-sftp)                                                                                                                                                                                                                                  |
| Target Repo    | [https://github.com/hotgluexyz/target-sftp](https://github.com/hotgluexyz/target-sftp)                                                                                                                                                                                                                            |
| Tap Metrics    | <p>Usage: <Tooltip tip="high"><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /></Tooltip></p>      |
| Target Metrics | <p>Usage: <Tooltip tip="medium"><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip></p> |

# Tap Changelog

<Accordion title="Tap Changelog">
  | Version                                                                                                            | Notes                                                                         |
  | :----------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------- |
  | [v2.1.12](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.12)                                             |                                                                               |
  | [v2.1.11](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.11)                                             |                                                                               |
  | [v2.1.10](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.10)                                             |                                                                               |
  | [v2.1.9 - Add option to remove file after sync](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.9)        | - Added `delete_after_sync` option                                            |
  | [v2.1.8 - Improve performance and connection handling](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.8) | - Improve connection handling to keep open files \< 100 during execution      |
  | [v2.1.7 - Add parallel SFTP requests](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.7)                  | Use parallelization to improve SFTP tap runtime                               |
  | [v2.1.6 - Fix TooManyFilesOpen error](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.6)                  | Fix TooManyFilesOpen error                                                    |
  | [v2.1.5 - Silence paramiko error messages](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.5)             | Update paramiko log level to CRITICAL                                         |
  | [v2.1.4 - Add retry logic](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.4)                             | - Added retry logic in case of server-side SSH protocol issues                |
  | [v2.1.3 - Automatically detect encoding](https://github.com/hotgluexyz/tap-sftp/releases/tag/v2.1.3)               | Automatically detect encoding of CSV files rather than forcing all to `utf-8` |
</Accordion>

# Target Changelog

<Accordion title="Target Changelog">
  | Version                                                                                        | Notes                            |
  | :--------------------------------------------------------------------------------------------- | :------------------------------- |
  | [v1.0.1 - Allow relative paths](https://github.com/hotgluexyz/target-sftp/releases/tag/v1.0.1) | - Add support for relative paths |
</Accordion>
