RISCfuture / dropbox

An easy-to-use client library for the official Dropbox API.
MIT License
518 stars 46 forks source link

moving a file from iphone to my public folder #49

Open shoaibhussan opened 12 years ago

shoaibhussan commented 12 years ago

hellow every one,, i m new to iphone and dropbox as well i want move a file from my device(i.e directory @"/users") to my public folder of dropbox how it can be possible which methods should i implement for moving a pdf file i m trying this [[self restClient ] moveFrom:documentsDirectory toPath:@"/public"];