New plugin available: Cloud (access to Box, Dropbox, etc).
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50394
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
OK, I have resolved both problems!
1. Dropbox on XP: The server returns an extra "#" character at the end of the Oauth code, but only if the app hasn't been authorized by the user! Once authorization has worked on Windows 7, login also works on Windows XP. Solution: In beta 2, I'm removing the extra #.
2. Onedrive: The file ID wasn't refreshed on rename.
Please try the new beta:
https://plugins.ghisler.com/beta/cloudplugin0.2.zip
1. Dropbox on XP: The server returns an extra "#" character at the end of the Oauth code, but only if the app hasn't been authorized by the user! Once authorization has worked on Windows 7, login also works on Windows XP. Solution: In beta 2, I'm removing the extra #.
2. Onedrive: The file ID wasn't refreshed on rename.
Please try the new beta:
https://plugins.ghisler.com/beta/cloudplugin0.2.zip
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Member
- Posts: 141
- Joined: 2003-02-07, 12:54 UTC
The ony password I have to give between TC sessions is TC's master password - as expected.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50394
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Unfortunately the OneDrive access token only has a very limited lifetime, and there isn't a "refresh token" as other cloud services offer. Therefore you will have to re-confirm access after the token has expired.OneDrive is still a bit buggy
the password is not remembered between tc restarts and the plugin needs to be re-authorized at every OneDrive access, I'm getting the error invalid_grant
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50394
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Unfortunately this doesn't support the normal REST API of the normal OneDrive API. I don't know whether it supports a REST API at all. You should be able to access it with the WebDAV plugin, though, after you have logged into your account in Internet Explorer.OneDrive for Business account
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50394
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I have checked it, and it doesn't look good:
https://developers.copy.com/documentation
1. It uses older OAUTH1, the plugin uses OAUTH2
2. It requires a separate customer access key, not just an APP key plus username/password
https://developers.copy.com/documentation
1. It uses older OAUTH1, the plugin uses OAUTH2
2. It requires a separate customer access key, not just an APP key plus username/password
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com