Upload New Files On Dropbox
Moderator: Martin
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Upload New Files On Dropbox
Please,
I have one thing, I want to make a flow to upload the new files on Dropbox, but I could not, how to do it.
I have one thing, I want to make a flow to upload the new files on Dropbox, but I could not, how to do it.
Last edited by medhassano on 01 Oct 2019 19:27, edited 1 time in total.
Re: Upload New Files On Dropbox
Hi
First grant access to Dropbox. And select where to store files and folders.
From record4
First grant access to Dropbox. And select where to store files and folders.
From record4
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Re: Upload New Files On Dropbox
I have already grant Dropbox, ans I have select the files, but I want only upload the new files.
Re: Upload New Files On Dropbox
Hi
So I think you need to use these actions
Enable wifi access point
Add wifi access point
This may give you proper solution.
From record4
So I think you need to use these actions
Enable wifi access point
Add wifi access point
This may give you proper solution.
From record4
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1
Re: Upload New Files On Dropbox
You have to use "Dropbox Init Variable File List" to get dropbox files and "Init Variable File List" to get device files. Compare both lists and then upload difference.
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Re: Upload New Files On Dropbox
Thank you
Can you give me an example, I do not know much about a script.
Can you give me an example, I do not know much about a script.
Re: Upload New Files On Dropbox
@medhassano : which new files do you mean? All file names those are not in the dropbox yet? Or it includes same file name with new modified date?
For new file names only, you can simply compare the file name on both local and remote path, remove the duplicate. While for modified date files, you need to extra check on the modified date attribute.
I don't use dropbox, so can't get the example result of the path retrieved using Dropbox Init Variable File List. Can you post example of the {files} result from one of your dropbox path? Use condition debug dialog to copy {files}
Please hide any sensitive file name before post it here (if there is any).
For new file names only, you can simply compare the file name on both local and remote path, remove the duplicate. While for modified date files, you need to extra check on the modified date attribute.
I don't use dropbox, so can't get the example result of the path retrieved using Dropbox Init Variable File List. Can you post example of the {files} result from one of your dropbox path? Use condition debug dialog to copy {files}
Please hide any sensitive file name before post it here (if there is any).
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
-
- Posts: 22
- Joined: 26 Aug 2019 14:47
Re: Upload New Files On Dropbox
Dear Desmanto
I do not know much about scripts and variables, I want to please an example of flow if it is possible.
Thank you
I do not know much about scripts and variables, I want to please an example of flow if it is possible.
Thank you
Re: Upload New Files On Dropbox
Are you also uploading folder? Like WhatsApp Voice Notes contains folder.