-
Notifications
You must be signed in to change notification settings - Fork 1.2k
remote: support Dropbox #1277
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
Comments
Closing for the lack of interest from users. |
Hi, is there a plan to support Dropbox? If not, how can I contribute to make it happen? |
@jmunox No current plans to support it, unfortunately :( To implement the support, one would need to create a class implementing a basic set of methods, similar to Line 18 in 5e69e29
|
Thanks for the swift response. I will give it a try. |
(reopening the ticket) @jmunox depending on how Dropbox exposes its API you might take a look at how the Google Drive support is done in DVC - https://github.com/iterative/dvc/blob/master/dvc/tree/gdrive.py (but I would start with something simpler first just to understand the structure and what method implementations are expected, I agree with @efiop on this - WebDAV, maybe HTTP/Azure are good candidates). |
Hello there! Is anyone working already on this issue? I would love to sync if I could help, to avoid duplication of work. |
@gmrukwa Doesn't look like it. Feel free to give it a shot 🙂 |
@gmrukwa Thanks for taking the lead here :) I am quite busy with work and studies at the moment. I started looking at this as example: |
Closing as stale. For the record: #4793 (comment) |
No description provided.
The text was updated successfully, but these errors were encountered: