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

SFTP support #232

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

SFTP support #232

wants to merge 20 commits into from

Conversation

sourcefrog
Copy link
Owner

@sourcefrog sourcefrog commented Dec 3, 2023

SFTP transport to archives

Uses Rust ssh2 crate

TODO:

  • Default username, the same as the local username?
  • Mention in the docs
  • Add an integration test that relies on having a hostname and auth available, like for S3
  • Doc that only agents are supported for auth, or support more auth methods

Fixes #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access repository over SFTP transport
1 participant