New plugin available: Cloud (access to Box, Dropbox, etc).
Moderators: Hacker, petermad, Stefan2, white
Hello,
First of all: Great Job for writing this plugin! It is a life savior for the ones who don't want or cannot use the full clients for different providers.
Secondly, I'd like to suggest a few tweaks for improving the OneDrive-related functionality (it's the only one that I use since I have an active O365 home subscription):
- date/time stamps: using the browser or the Cloud plug-in the date/time is the one of the upload. Using the OD client for Windows, the date/time stamp of the file is preserved. Could this be added as an option?
- running in background: it would be great if options like copy in background or add to copy queue would be supported
- it would be great to have the option of moving files from/to the OD account
- downloading/uploading multiple files at once: it would be great if during the copy process multiple threads would be instantiated at once - one per file. I frequently copy a lot of small files and the time overhead is sensibly large.
Note: the last two could also apply for FTP, where I frequently upload many website-related files
Best regards,
Alex.
First of all: Great Job for writing this plugin! It is a life savior for the ones who don't want or cannot use the full clients for different providers.
Secondly, I'd like to suggest a few tweaks for improving the OneDrive-related functionality (it's the only one that I use since I have an active O365 home subscription):
- date/time stamps: using the browser or the Cloud plug-in the date/time is the one of the upload. Using the OD client for Windows, the date/time stamp of the file is preserved. Could this be added as an option?
- running in background: it would be great if options like copy in background or add to copy queue would be supported
- it would be great to have the option of moving files from/to the OD account
- downloading/uploading multiple files at once: it would be great if during the copy process multiple threads would be instantiated at once - one per file. I frequently copy a lot of small files and the time overhead is sensibly large.
Note: the last two could also apply for FTP, where I frequently upload many website-related files
Best regards,
Alex.
OneDrive works fine here with the cloudplugin_chromium1.08CZ.M wrote:Hi
I have a problem with the connection to OneDrive. I receive a message in OAuth2 Login window. All other clouds eg. DropBox, Yandex or Google Drive working properly. Can you check that everything works OK?
Firefox 49.0.2 64bit
Your Firefox browser doesn't matter here.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Now I downloaded the file from the link stated aboveHorst.Epp wrote: OneDrive works fine here with the cloudplugin_chromium1.08
Your Firefox browser doesn't matter here.
Code: Select all
https://plugins.ghisler.com/fsplugins/cloudplugin_chromium1.08.rar
Code: Select all
https://plugins.ghisler.com/fsplugins/cloudplugin1.08.zip

- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The normal plugin uses the installed Internet Explorer for login, the cloudplugin_chromium uses an included Chromium browser. If your installed Internet Explorer is too old, you may get login errors.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
As this plugin is limited to the listed provider, is it possible to add some others like Magentacloud (https://www.magentacloud.de)
or a local NewCloud (fkna Owncoud) server? I looked also at the plugin folder for a "cloud.ini" Smile but there is no config file. The
provider are hardcoded in the cloudplugin.wfx(64).
I know, that I can use the WebDAV plugin instead.
mf
or a local NewCloud (fkna Owncoud) server? I looked also at the plugin folder for a "cloud.ini" Smile but there is no config file. The
provider are hardcoded in the cloudplugin.wfx(64).
I know, that I can use the WebDAV plugin instead.
mf
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Why not use it then? The above clouds are supported in a separate plugin because they do NOT support WebDAV.I know, that I can use the WebDAV plugin instead.
Magentacloud supports WebDAV. URL:
https://webdav.magentacloud.de
Owncloud also supports WebDAV, I use it regularly with a Raspberry PI 2. The URL name is usually:
my-owncloud-server-name.com/owncloud/remote.php/webdav
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Ohh, I didn't realised it. Thanks.ghisler(Author) wrote:The above clouds are supported in a separate plugin because they do NOT support WebDAV.
But a suggestion. If I use different clouds, then I've to use the WebDAV and the Cloud Plugin.
If the Cloud Plugin could support WebDAV too, only one plugin is necessary, also the proxy
settings would be only in one Plugin... .-)
mf
Bankster - Word of the Year 2009
Dear Christian, thank you very much for your work!
Could you please implement an encryption on-the-fly of all files and folders (including their names) that uploads to Google Drive, so that if someone will get an access to my Google Drive, he will not be able to see the filenames and their content.
Also, it would be great if you will choose an encryption method which allows an access from mobile devices. Maybe you could use the encryption method from AES Crypt or Cryptomator, so that we can use their mobile apps.
Could you please implement an encryption on-the-fly of all files and folders (including their names) that uploads to Google Drive, so that if someone will get an access to my Google Drive, he will not be able to see the filenames and their content.
Also, it would be great if you will choose an encryption method which allows an access from mobile devices. Maybe you could use the encryption method from AES Crypt or Cryptomator, so that we can use their mobile apps.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks for the suggestion. Cryptomator seems to be under MIT license, so it would be legal to re-use their code also in my plugin. I will check whether this is feasible or not.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I think Microsoft have added that funtionality with the fileSystemInfo property.ghisler(Author) wrote:The bad news: The Microsoft OneDrive API does not seem to support the upload of the file with its timestamp.
If it works, and the plugin could use that, it would certainly make my use of OneDrive quite a bit easier.

- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2brouer
This is already supported in the current plugin version.
This is already supported in the current plugin version.
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:
Ah, sorry, seems that the code is newer and I never published it due to lack of time. 

Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I have noted that I can get a list of files by selecting and copying them to clipboard. Then I can copy url of files one by one through property.
But is it possible to select a few files and copy to clipboard their google drive urls?
But is it possible to select a few files and copy to clipboard their google drive urls?
Last edited by sorcar on 2016-12-16, 20:15 UTC, edited 1 time in total.