New plugin available: Cloud (access to Box, Dropbox, etc).

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *ghisler(Author) »

It depends on the cloud service, but generally when you login to a account in a browser (e.g. your Google or Microsoft account) you stay logged in due to stored cookies in that browser. So if you plan to log into a different account, consider using a different browser (e.g. Edge if you use Chrome or Firefox as your main browser).
Author of Total Commander
https://www.ghisler.com
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *DrShark »

ghisler(Author) wrote: 2021-08-24, 14:49 UTCIt depends on the cloud service, but generally when you login to a account in a browser (e.g. your Google or Microsoft account) you stay logged in due to stored cookies in that browser.
Thanks for clarification!

Can you consider adding an option to edit the prefix of url and parameters for browser which is used by plugin for authorization? Most browsers support command line parameters to set a separate profile directory, example for Chrome:

chrome.exe --user-data-dir="%localappdata%\Google\chrome\profil~x"

Changed url prefix could be used by Internet Explorer to use Google Chrome Frame (=Chrome's engine) for page loading:

Code: Select all

gcf:https://example.org
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *ghisler(Author) »

Try setting the variable browser= manually in tccloud.ini. You cannot put parameters there, so you need to create a lnk file for chrome.exe first, then add the parameter, and finally call the lnk from tccloud.ini, e.g.:
browser=C:\totalcmd\chrome.exe.lnk

I have tried it, Chrome will use the separate profile then.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *ghisler(Author) »

Beta 4 is available now!
What's new:
- Support for Strato Hidrive
- Sharing a file from OneDrive New (via Alt+Enter) didn't work, the button was disabled

Download:
https://www.totalcommander.ch/win/fs/cloudplugin2.50beta4.zip
Author of Total Commander
https://www.ghisler.com
Digika
Junior Member
Junior Member
Posts: 40
Joined: 2019-05-26, 14:46 UTC

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *Digika »

Add support for SOCKS5 proxy?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *ghisler(Author) »

According to a quick Google search, the used WinINet functions should be able to support SOCKS5.

Have you tried to set a SOCKS5 proxy in "Internet Options" in the control panel? Here is a (very old) tutorial:
https://sockslist.net/articles/ie-internet-explorer-socks-proxy-how-to

Then check the option to use the same proxy as in Internet Explorer.
Note: I haven't tried this because I don't currently have access to a SOCKS5 proxy, so it may not work. In this case I will have to modify the plugin.
Author of Total Commander
https://www.ghisler.com
FoDe
Junior Member
Junior Member
Posts: 6
Joined: 2021-04-22, 12:10 UTC

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *FoDe »

After reconnecting the cable to the phone, the file clipboard.txt an empty one opens. If you write information to this file and save it, then this information will not be saved on the phone. If you reboot total commander, then everything will work fine until the cable is reconnected to the phone.
Android ADB 8.8
User avatar
rus73
Junior Member
Junior Member
Posts: 29
Joined: 2013-05-30, 08:39 UTC
Location: Russia

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *rus73 »

FoDe wrote: 2021-10-15, 08:16 UTC After reconnecting the cable to the phone, the file clipboard.txt an empty one opens. If you write information to this file and save it, then this information will not be saved on the phone. If you reboot total commander, then everything will work fine until the cable is reconnected to the phone.
Android ADB 8.8
Im Do not understand too. What is it android?
FoDe
Junior Member
Junior Member
Posts: 6
Joined: 2021-04-22, 12:10 UTC

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *FoDe »

Android 7.0 Lenovo P2a42
User avatar
Mikefield
Power Member
Power Member
Posts: 628
Joined: 2006-02-26, 19:13 UTC
Location: Oberursel, Germany HE

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *Mikefield »

Is it possible after login to the OneDrive new to switch automatically to a dedicated directory?

mf
Bankster - Word of the Year 2009
FoDe
Junior Member
Junior Member
Posts: 6
Joined: 2021-04-22, 12:10 UTC

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *FoDe »

I don't use OnDrive. I only use GDrive.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *ghisler(Author) »

Is it possible after login to the OneDrive new to switch automatically to a dedicated directory?
Yes, just drag the directory to a free space in the button bar, or add it to the directory hotlist (Ctrl+D), then use that link to go directly to that directory (even when not connected before).
Author of Total Commander
https://www.ghisler.com
FoDe
Junior Member
Junior Member
Posts: 6
Joined: 2021-04-22, 12:10 UTC

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *FoDe »

I don't understand what OneDrive has to do with it. My phone's clipboard is not working. I can't write the information to a file
\\\ADB\ZY22462ZKS\[clipboard]\clipboard.txt
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *ghisler(Author) »

2FoDe
I replied to a question by user Mikefield.
Author of Total Commander
https://www.ghisler.com
User avatar
Mikefield
Power Member
Power Member
Posts: 628
Joined: 2006-02-26, 19:13 UTC
Location: Oberursel, Germany HE

Re: New plugin available: Cloud (access to Box, Dropbox, etc).

Post by *Mikefield »

ghisler(Author) wrote: 2021-10-22, 06:55 UTC Yes, just drag the directory to a free space in the button bar, or add it to the directory hotlist (Ctrl+D), then use that link to go directly to that directory (even when not connected before).
Thanks Christian, is it possible to set the path in the connection settings (as in the sftp plugin)?


mf
Bankster - Word of the Year 2009
Post Reply