I am lookingfor a way to transfer files from one account to another dropbox account. I would like to achieve this programmatically (.Net/ Javascript). I tried to look up in forum/stack overflow and drop box docs, but unable to find any relative explanation. I want to do it on dropbox side, like if there is any api call or something available which lets me to copy files, rather than downloading from one account and uploading again on another. If something is there, please help. I am starting to develop and kind of new here on this platform.