Oki, but I manage to open as many connections to Drive as needed with TC, just 2 per TC instance but I can start TC 5 times and open 10 connections, and it also fails even if these 2 connections are to different Google Drive accounts. Thought it could be related to TC.ghisler(Author) wrote: 2020-03-31, 09:22 UTCThis might be a restriction by Google itself.Also, I can make 2 connections in a single instance of TC, but not 3.
New plugin available: Cloud (access to Box, Dropbox, etc).
Moderators: Hacker, petermad, Stefan2, white
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
I can see file property rows in listbox.
Do it is possible also to copy to clipboard specially public url?
Do it is possible also to copy to clipboard specially public url?
- 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, this is already possible via right click context menu. It has these options:
- Copy URL to clipboard
- Copy all URLs to clipboard
- Copy everything to clipboard
- Copy URL to clipboard
- Copy all URLs to clipboard
- Copy everything to clipboard
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 39
- Joined: 2017-01-17, 07:45 UTC
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Sad, but google drive link to folder is not avaliable via plugin. Is any plans for?
Russian Language of Total Commander
Windows 10 Core 10.0 (Build 19045), base: 0400000
Windows 10 Core 10.0 (Build 19045), base: 0400000
- 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).
Unfortunely there is currently no plugin interface which would allow me to add this.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
When I upload files to Google.Drive or Yandex.Disk via plugin, uploading rate is around 1.5 MB/c (megabytes/c) regardless file size.
When I upload files via drag&drop into browser uploading rate is around 9 MB/c (megabytes/c) regardless file size. Why? Am i missing something? This is quite annoying. Very often uploading large files (>50 MB) ends whit error.
When I upload files via drag&drop into browser uploading rate is around 9 MB/c (megabytes/c) regardless file size. Why? Am i missing something? This is quite annoying. Very often uploading large files (>50 MB) ends whit error.
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
Some cloud drives may use more than one connection to speedup upload. It may depend on the load of the server in your location.
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
2Usher
Thanks for the info!
I turn on logging, but can't find any log file. Where can I find it?
Thanks for the info!
I turn on logging, but can't find any log file. Where can I find it?
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
I suspect that TC+Cloud may open more connections if it pass User Agent of Chrome or other known browser rather than TC+Cloud's own string.
In %TEMP% folder. You DID see it when turning log on. You can also use F1 and read TC Help to find more details…Ovg wrote: 2020-04-18, 06:50 UTCI turn on logging, but can't find any log file. Where can I find it?
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
2ghisler(Author)
There's a little bug flying in the cloud
32-bit version of Cloud plugin shows version 2.2, 64-bit one shows version 2.1.
See report here: https://www.ghisler.ch/board/viewtopic.php?p=383607#p383607
There's a little bug flying in the cloud

32-bit version of Cloud plugin shows version 2.2, 64-bit one shows version 2.1.
See report here: https://www.ghisler.ch/board/viewtopic.php?p=383607#p383607
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
2Usher
Thanks, I didn't turn on loggng for ftp... Now got it.
Thanks, I didn't turn on loggng for ftp... Now got it.
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
I reinstalled the pluging; accidentally removed the connection to Google Drive. Now I cannot add any new connection (Google, Dropbox).
After the dialog box is correctly filled, nothing happens.
The new connections does not show, but neither any error (BTW, where should I find the log file? is the same one that we can activate under Options?)
Thanks for your support
After the dialog box is correctly filled, nothing happens.
The new connections does not show, but neither any error (BTW, where should I find the log file? is the same one that we can activate under Options?)
Thanks for your support
- 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).
Apparently the plugin isn't able to write to its settings file tccloud.ini. This can happen when the location of the wincmd.ini is set to a directory where you don't have write rights. Please do the following:
1. Check in menu Help - About Total Commander where wincmd.ini is stored
2. Create an empty tccloud.ini somewhere where you have write rights with Shift+F4
3. Copy it to the same directory as wincmd.ini
4. Press Alt+Enter on the copied tccloud.ini
5. Give yourself or user "Everyone" full control to the file
It's also possible that the tccloud.ini file contains garbage, see this message:
https://www.ghisler.ch/board/viewtopic.php?p=383693#p383693
1. Check in menu Help - About Total Commander where wincmd.ini is stored
2. Create an empty tccloud.ini somewhere where you have write rights with Shift+F4
3. Copy it to the same directory as wincmd.ini
4. Press Alt+Enter on the copied tccloud.ini
5. Give yourself or user "Everyone" full control to the file
It's also possible that the tccloud.ini file contains garbage, see this message:
https://www.ghisler.ch/board/viewtopic.php?p=383693#p383693
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: New plugin available: Cloud (access to Box, Dropbox, etc).
2ghisler(Author)
Please stop recommending to give "Everyone" full control on files. This is just plain wrong! "Everyone" literally means everyone, i.e. any user, including any Guest accounts. "Full control" not only means to read and write files but also to change permissions. Hence, giving "Everyone" full control means that guests are allowed to change permissions on files, i.e. can change and/or restrict the permissions for anybody else, which is not what anybody can really want. In practice this might not be relevant, but it can be one source for data leaks and security holes.
Regards
Dalai
Please stop recommending to give "Everyone" full control on files. This is just plain wrong! "Everyone" literally means everyone, i.e. any user, including any Guest accounts. "Full control" not only means to read and write files but also to change permissions. Hence, giving "Everyone" full control means that guests are allowed to change permissions on files, i.e. can change and/or restrict the permissions for anybody else, which is not what anybody can really want. In practice this might not be relevant, but it can be one source for data leaks and security holes.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- 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).
Guest accounts are usually disabled, so "Everyone" is just every user with an account on that PC.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com