Is there a way to add Dropbox as a remote without a gui

What is the problem you are having with rclone?

I want to add Dropbox but my server has no gui http client

Run the command 'rclone version' and share the full output of the command.

Which cloud storage system are you using? (eg Google Drive)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

yes, using remote setup
https://rclone.org/remote_setup/

I do not have access to a desktop with a browser. Just an Android

oAuth requires a browser so not much else you can do.

Surely you have a computer with a browser somewhere.

Not accessible to me at the moment, which is why I ask

i would try rcx for android.

Maybe there's a way I can do it on my Android browser

Nope. You need a working browser so you can use oAuth as that's the only way.

 * Say N if you are working on a remote or headless machine

y) Yes (default)
n) No
y/n> n
Option config_token.
For this to work, you will need rclone available on a machine that has
a web browser available.
For more help and alternate methods see: https://rclone.org/remote_setup/
Execute the following on the machine with the web browser (same rclone
version recommended):
	rclone authorize "dropbox"
Then paste the

I got it working.

I have Termux installed on the Android then installed rclone.

rclone authorize "dropbox"

launches the browser on the Android then I was able to copy and paste the token.

This also worked with Google Drive

1 Like

That's not exactly what I want but it is useful.

termux is great stuff, i have a wiki about it.
https://forum.rclone.org/t/rclone-on-termux-turn-your-android-phone-into-a-media-server/16064

I'm onky using it to get the tokens

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.