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

Add Dropbox Support #1098

Closed
Xuanwo opened this issue Dec 23, 2022 · 5 comments · Fixed by #2264
Closed

Add Dropbox Support #1098

Xuanwo opened this issue Dec 23, 2022 · 5 comments · Fixed by #2264
Assignees

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Dec 23, 2022

https://www.dropbox.com/home

@Zheaoli
Copy link
Member

Zheaoli commented Apr 8, 2023

https://github.com/dropbox/dropbox-sdk-rust

Dropbox has an official client for Rust. So I think it may easy to support

Would you mind assigning this issue to me? I'll take a look at ASAP

@Xuanwo
Copy link
Member Author

Xuanwo commented Apr 8, 2023

Dropbox has an official client for Rust. So I think it may easy to support

We will not use SDK for http based services. Please build request and response via our HttpClient (like what we do for s3).

Would you mind assigning this issue to me? I'll take a look at ASAP

Of course! Have fun!

@Zheaoli
Copy link
Member

Zheaoli commented Apr 8, 2023

We will not use SDK for http based services. Please build request and response via our HttpClient (like what we do for s3).

It my a little bit difficult for Dropbox, but I would like take a try

@Zheaoli
Copy link
Member

Zheaoli commented May 3, 2023

Update,this issue is WIP,maybe I will open a PR during this week

@Xuanwo
Copy link
Member Author

Xuanwo commented May 3, 2023

Update,this issue is WIP,maybe I will open a PR during this week

Looking forward to that!

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 a pull request may close this issue.

2 participants