How to upload the diff of a file using file_put api in dropbox -


How can I upload a file's file to a dropbox using file_put api? I am thinking that the dropbox will provide support for uploading or downloading only the difference of file.

I am not using Dropbox Sync Tool.

There is currently no way to send or receive only one difference, the smaller unit is the whole file.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -