Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

No support for chunked_upload #8

Open
chil360 opened this issue Mar 12, 2013 · 3 comments
Open

No support for chunked_upload #8

chil360 opened this issue Mar 12, 2013 · 3 comments

Comments

@chil360
Copy link

chil360 commented Mar 12, 2013

Can you add a support for the chunked_upload feature of the Dropbox API?

The add function should also check that the file to be uploaded does not exceed the 150MB limit imposed by the API.

@jimdoescode
Copy link
Owner

I was wondering how long it would be before someone brought this up. I'm not sure when I will be able to add this. I do plan on it but am too busy right now. Feel free to fork and add it if you need it anytime soon.

As for adding a file size check I would rather not do that because it's a seemingly arbitrary amount that dropbox could change at some point in the future. I would much prefer people just read the dropbox documentation and glean that for themselves.

I'll leave this ticket open until chunked upload is completed.

@Kendysond
Copy link

@jimdoescode
Copy link
Owner

If you're going to use another library I recommend the official dropbox API instead. https://www.dropbox.com/developers/core/sdks/php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants