I upload the file I create and then delete it. For some reason the it seems the file is not found by the uploadFile method.
Does uploadFile block the current thread until the file is uploaded? If not, how can I know when is it finished?
Yes, the uploadFile method does block until the upload is complete. It also returns the DbxEntry.File object with information on the uploaded file.
Is this not what you're seeing? If not, please post your code and output.
Thanks Greg. In that case it seems my problem lies elsewhere.
i have a doubt that,how we are connecting to dropbox account or dropbox app using DbxClient without specifying "URL" of the dropbox..i have very much confusion abt this...pls help me..thanks in advance
NagiReddy J., I don't think I understand your question. Can you start a new thread with more details? Thanks!