File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Dropbox"
3
3
description : " Rclone docs for Dropbox"
4
- date : " 2016-02-21 "
4
+ date : " 2020-03-18 "
5
5
---
6
6
7
7
<i class =" fab fa-dropbox " ></i > Dropbox
@@ -214,10 +214,12 @@ to be the same account as the Dropbox you want to access)
214
214
215
215
2 . Choose an API => Usually this should be ` Dropbox API `
216
216
217
- 3 . Choose the type of access you want to use => Full Dropbox or App Folder
217
+ 3 . Choose the type of access you want to use => ` Full Dropbox ` or ` App Folder `
218
218
219
- 4 . Name your App
219
+ 4 . Name your App. The app name is global, so you can't use ` rclone ` for example
220
220
221
221
5 . Click the button ` Create App `
222
222
223
+ 5 . Fill ` Redirect URIs ` as ` http://localhost:53682/ `
224
+
223
225
6 . Find the ` App key ` and ` App secret ` Use these values in rclone config to add a new remote or edit an existing remote.
You can’t perform that action at this time.
0 commit comments