I have use the dropbox SDK to upload multiple images to dropbox.
I found that if I upload the same file name it will replace the old one.
My idea is to rename before upload.
Note : I don't want rename the local file just want to rename the file that uploaded to dropbox
Anyone has an idea?