Skip to content

fix: add required scheme to sftp endpoint#1758

Merged
aawsome merged 1 commit into
rustic-rs:mainfrom
spike77453:fix_add_schema_to_endpoint
May 17, 2026
Merged

fix: add required scheme to sftp endpoint#1758
aawsome merged 1 commit into
rustic-rs:mainfrom
spike77453:fix_add_schema_to_endpoint

Conversation

@spike77453
Copy link
Copy Markdown
Contributor

@spike77453 spike77453 commented May 17, 2026

When using the "host:port" syntax to configure an opendal sftp endpoint, a scheme (i.e. ssh://) is required.

See also https://opendal.apache.org/docs/rust/opendal/services/struct.Sftp.html#configuration

When using the "host:port" syntax to configure an opendal sftp endpoint, a scheme (i.e. ssh://) is required.
See also https://opendal.apache.org/docs/rust/opendal/services/struct.Sftp.html#configuration
@spike77453 spike77453 force-pushed the fix_add_schema_to_endpoint branch from 212853d to b170d3e Compare May 17, 2026 00:39
@spike77453 spike77453 changed the title fix: add required schema to sftp endpoint fix: add required scheme to sftp endpoint May 17, 2026
@aawsome aawsome enabled auto-merge May 17, 2026 14:24
@aawsome aawsome added this pull request to the merge queue May 17, 2026
Merged via the queue into rustic-rs:main with commit b044827 May 17, 2026
30 checks passed
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.

2 participants