Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Avner11
6 years agoExplorer | Level 3
Can Dropbox js sdk write into the local Dropbox directory, on mobile?
Can a web app, use the Dropbox js sdk, to write a file locally into the Dropbox folder on mobile (Android)? I want the file to be synced automatically to the cloud via the native Dropbox application...
Walter
Dropbox Community Moderator
6 years agoHey there Avner - how are you today?
I'm sorry if I'm missing something obvious here but could you elaborate on what you'd like to accomplish eventually and specifically how (the exact steps)?
By the way, are you developing your own app?
Any additional information you can share will be much appreciated!
avner1
6 years agoHelpful | Level 5
Hi Walter
Yes, I'm developing an app.
The web app, is without server side, and interacts with a large zip file (~1GB) with many images.
The zip file is downloaded from the cloud via the Dropbox js sdk.
The mobile application adds one image to the file, and on save, uploads the file onto the dropbox account on the cloud.
With my current implementation the entire zip file is uploaded with every save, which is slow.
I'm looking for a way to speed up the upload and keep the file synced in the cloud.
From what I read, Dropbox native app, and other Dropbox related third party apps (e.g. Dropsync) have incremental sync, which I want to make use of.
If only I could save to the local folders of these apps...
Thanks,
Avner
p.s.
other related links are here, here, here, and here.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!