I have a universal app which uses simp开发者_开发百科le pLists for data storage and would like an end user with both an iPhone and iPad have the settings/data synched. I think using DropBox may be the
Just a very short question about DropBox - is there any way to find out when both uploads and downloads are done?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am accessing dropbox using: https://www.dropbox.com/0/oauth/authorize?oauth_token=<token> I then log into 开发者_高级运维dropbox and get the success page, but I am not redirected back to my
Until a few weeks ago I had never used git before in my life, or any version of source control for that matter.I started an internship and am now using it a great deal.I want to begin using it on my o
I would like to use the Dropbox-PHP API that has recently come under development again. It is located here: http://code.google.com/p/dropbox-php/
By default MySQL 开发者_高级运维is installed to C:\\xampp\\MySQL. Is it possible to set it to a new generic location such as C:\\Dropbox\\MySQL?
I want to upload files using the java API for DropBox. The following code gets me the oauth_token and oauth_secret. but when ever I try to upload a file I get a exception.
I\'m working with people using only Dropbox as version control and collabo开发者_如何学运维ration tool. I don\'t intend to change their behavior. On the other hand, I\'m a git-addicted, and want to us
I\'m developing an application for windows phone 7 and I want to access my dropbox from within this application开发者_开发技巧 to store files to my dropbox account. Is there a way to achieve this?