Page 1 of 1

problem with dropbox

Posted: 2017-07-02, 09:00 UTC
by Wurzelsepp
Hi,

when I click the totalbox icon, I can see me dropbox folders.
Now, when I go to photos, select one and want to copy it, dropbox (and otehr plugin destinations, like ftp) are not shown. How can I copy a photo to dropbox

When I tried dropbox for the first time, I managed to copy a folder. I believe that the copy/move was showing just copy and move options; currently it is showinjg bluetooth and wlan as well

Posted: 2017-07-03, 13:24 UTC
by ghisler(Author)
Total Commander is a 2 panel file manager. In general, you need to set the dropbox location in one panel, swipe sideways, set the local location in the other, and then copy between the two: Tap on the icons to select files, then tap on the copy button (second from the left at the bottom) to copy files.

Re: problem with dropbox

Posted: 2020-05-24, 16:18 UTC
by Digika
Reusing this thread for my own issue - I'm unable to login into Dropbox to pass token back to TC drip. It just stuck on Sing-in on Dropbox page. Tried with internav webview and external browser.
netstat -antp shows totaldrip listening on :::38080 which indicates it tries to bind ALL available IPv6 interfaces but I dont have IPv6, only IPv4.

Re: problem with dropbox

Posted: 2020-05-26, 13:43 UTC
by ghisler(Author)
It listens on that port on ALL interfaces, not just IPv6. That's how the logon process works: The browser receives the login token and then redirects to localhost:38080, which passes that login token to the plugin. I guess that background data is disabled on your device?

I have just tried it, the login still works with Google Chrome on Android 10. Which Android version and browser do you use?

Re: problem with dropbox

Posted: 2020-05-26, 14:08 UTC
by Digika
ghisler(Author) wrote: 2020-05-26, 13:43 UTCWhich Android version and browser do you use?
Chromium 81 Ungoogled and Android 9. But I also tried the default webview that TC uses when option for External browser not enabled.
I can connect to localhost:38080 just fine and it returns me error message about token missing

Re: problem with dropbox

Posted: 2020-05-29, 14:08 UTC
by ghisler(Author)
Sorry, no idea what could be wrong.