New plugin available: Cloud (access to Box, Dropbox, etc).
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Thanks for clarification!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.
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
Ukraine's National Bank special bank account:
UA843000010000000047330992708
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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.
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
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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
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
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Add support for SOCKS5 proxy?
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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.
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
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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
Android ADB 8.8
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Im Do not understand too. What is it android?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
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Android 7.0 Lenovo P2a42
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Is it possible after login to the OneDrive new to switch automatically to a dedicated directory?
mf
mf
Bankster - Word of the Year 2009
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
I don't use OnDrive. I only use GDrive.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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).Is it possible after login to the OneDrive new to switch automatically to a dedicated directory?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
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
\\\ADB\ZY22462ZKS\[clipboard]\clipboard.txt
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
2FoDe
I replied to a question by user Mikefield.
I replied to a question by user Mikefield.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Thanks Christian, is it possible to set the path in the connection settings (as in the sftp plugin)?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).
mf
Bankster - Word of the Year 2009