Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source file: SSH key authentication via SFTP #9498

Open
user-bb-1 opened this issue Jan 14, 2022 · 2 comments
Open

Source file: SSH key authentication via SFTP #9498

user-bb-1 opened this issue Jan 14, 2022 · 2 comments

Comments

@user-bb-1
Copy link

Tell us about the problem you're trying to solve

I just deployed Airbyte and tested a CSV file transfer (from a HTTPS to local storage) and it works nicely. I'm now trying to use CSV File as a Source using SFTP, from a web server hosted on SiteGround. I'm able to connect to SiteGround via SFTP using FileZilla client, https://www.siteground.com/kb/how_to_establish_sftp_connection_to_hosting_with_filezilla/
It requires storing the private key of the server. In Airbyte, I don't see an option to use the SSH private key on the UI. Per @marcosmarxm, this feature is not yet available, and may be requested here.

Describe the solution you’d like

To have the ability to transfer files via SFTP as a Source, using SSH key file support (not just password authentication, as this is not always available).

Thank you Airbyte team!!

@user-bb-1 user-bb-1 added needs-triage type/enhancement New feature or request labels Jan 14, 2022
@alafanechere alafanechere changed the title CSV file source via SFTP with SSH key authentication Source file: SSH key authentication via SFTP Jan 17, 2022
@bleonard bleonard added autoteam team/tse Technical Support Engineers labels Apr 27, 2022
@marcosmarxm marcosmarxm added team/extensibility and removed team/tse Technical Support Engineers autoteam labels Jun 14, 2022
@nsphung
Copy link

nsphung commented Oct 19, 2022

Hello for those who are interested, it seems to be already available on Airbyte 0.40.10+ now.

image

@wallies
Copy link
Contributor

wallies commented Oct 19, 2022

Note you need to use old rsa style format due to the library used. It does not seem to work either for me, have raised this #18148

@bleonard bleonard added the frozen Not being actively worked on label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants