-
Notifications
You must be signed in to change notification settings - Fork 481
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
Tracking issue of services support #5
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
I would like to work on rsync.net. it would be great if you assign this to me. thanks. |
Hi, upon reviewing rsync.net again, I've confirmed that it doesn't offer an API for interaction; instead, it only supports SSH commands. So I think it's not a good service for use to implement. Would you like to try others? |
how about mega? |
Looks promising, but it lacks clear API documentation, requiring you to review the source code at https://github.com/t3rm1n4l/go-mega or https://github.com/meganz/sdk/. |
I will do it. Pls assign it to me. |
@Xuanwo request assign pCloud support |
Pls assign iCloud. |
Please take a look at #2627 |
@Xuanwo request assign Box. |
@Xuanwo Want to try Yandex Disk |
@Xuanwo Request assign koofr |
koofr seems WebDAV based and doesn't have native API. |
I found that rclone uses this repo https://github.com/koofr/go-koofrclient |
Got it, so they have a non-public rest API. Are you still want to implement this service? |
Yes |
Why was GitHub removed? I have a use case (analyzing files either locally or via the GitHub contents API). |
Hi, @morgante. We removed this because it had no use cases. Feel free to bring it back by creating a new issue, and we can reconsider its inclusion. |
Is it possible to investigate the support of IndexedDB ? |
Should we add compfs to the list? |
does object_store can be viewed as a service option? i found some programs may exposes on the trait defined in |
We already have object_store_opendal, allowing us to use OpenDAL as |
This tracking issue intends to track the implementations of different underlying storage schemes. Please feel free to take any of them.
Need Tests
This section is used to track services that are waiting for passing integration tests.
Need Implementation
This section is used to track services that are working on their first release.
No Started Yet
This section is used to track services that no developers interested in. Please feel free to take one of them.
Notes
ssh
removed: service: Add scp support #2643China Mobile Ecloud Elastic Object Storage (EOS)
removed: No native API (only S3).github
removed: no use cases.gitlab
removed: no use cases.rsync.net
removed: no usable API, requiresssh
The text was updated successfully, but these errors were encountered: