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

DropBox integration #22

Closed
t-pankajkumar opened this issue Jan 8, 2016 · 6 comments
Closed

DropBox integration #22

t-pankajkumar opened this issue Jan 8, 2016 · 6 comments

Comments

@t-pankajkumar
Copy link

Is it possible to integrate dropbox (or any) into this application so that we can overcome heroku dyno server issue.
Thank you .

@jpillora
Copy link
Owner

jpillora commented Jan 8, 2016

Yep it is possible, I just need to find the time
On Sat, 9 Jan 2016 at 5:17 AM t-pankajkumar notifications@github.com
wrote:

Is it possible to integrate dropbox (or any) into this application so that
we can overcome heroku dyno server issue.
Thank you .


Reply to this email directly or view it on GitHub
#22.

@jaswinder-singh
Copy link

i'd love to see google drive because of its free 15gb...

@t-pankajkumar
Copy link
Author

@jpillora or cold you tell us which file writes the bytes to file, so that we try to implement this feature.

@jaswinder-singh
Copy link

yeah agreed

@jpillora
Copy link
Owner

jpillora commented Jan 9, 2016

File writing is handled by anacrolix/torrent

The engine package controls anacrolix/torrent so that package would need to
be updated to write to a buffer which is then uploaded as the buffer fills.

This would also need front-end to manage Dropbox token, or even better, a
login to Dropbox button which retrieves an oauth token.
On Sat, 9 Jan 2016 at 9:37 PM Jaswinder Singh notifications@github.com
wrote:

yeah agreed


Reply to this email directly or view it on GitHub
#22 (comment)
.

@jpillora
Copy link
Owner

Made a new more generic issue for this #24

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

No branches or pull requests

3 participants