Create a folder in dropbox from Iphone App
问题 I am a beginner in iOS development and have just started using the DropBox SDK for iOS. I am using XCode 3.2.5 having the simulator 4.2 . I wanted to create a folder(or directory) on my dropbox account using the DropBox SDK programmatically and upload files directly to that folder in my DropBox account. I have the following code to upload a file [[self restClient] uploadFile:@"info.txt" toPath:@"/" withParentRev:nil fromPath:sourceString]; I have to store this file inside a folder called