Page 2 of 2

Re: Upload New Files On Dropbox

Posted: 30 Aug 2019 14:57
by anuraag
Try this

Modify first script if you want to add more paths.

Add device paths to source_list and Dropbox paths to destination_list. Add them in order.

Re: Upload New Files On Dropbox

Posted: 31 Aug 2019 01:10
by anuraag
Just realized above flow will not work properly unless Martin adds an option to recursively list Dropbox files using API. Alternatively one need to check every folder to get new files. Above flow will work for only paths which don't contain folder inside it.
http://automagic4android.com/forum/view ... f=4&t=7713

Another method could be using Mixplorer. Search forum. Desmanto has mentioned it many times.