polmr
polmr
> Folder and files are encrypted from rClone to Mega account X Hi there, may you further explain how is that done? Using a) rclone + webdav, or b) using...
Hi @ashes-xda What do you mean with `lists`? There is some pending improvement regarding MEGAcmd loading to avoid doing some computation that traverses all the contents in your cloud and...
Hi @EliaGeretto , you can minimize the window, so that it goes to the "background". Right button on the title bar -> minimize. Hope that suits your needs.
Former version might run unadvertedly in the background and we though it's better for users to be aware that it is there. Also, clicking outside would close the main UI...
We'll look into that. In the meantime, you might want to try and execute megasync (ensure it's not running first!) with `DO_NOT_SET_DESKTOP_SETTINGS_UNAWARE=1 megasync` or `DO_NOT_UNSET_QT_QPA_PLATFORMTHEME=1 megasync` and see if it...
Personally I couldn't disagree more with the well-argumented reasons for dropping support for system tray icons and while we might end up supporting libcloudproviders API, we intend MEGAsync to be...
There were some fixes to prevents some Qt crashes that happened when not using default themes. Are you using the latest MEGAsync version available (4.0.2)? If so, please, if you...
Hi @ChrisLane , thanks for monitoring this :-) We will soon publish 2.1.0 tag. There's been no official linux release for MEGAcmd 2.1.0, hence its absence. It will most likely...
There will soon be a release that addresses this. In the meantime, you can _cancel_ the login by opening a new MEGAcmdShell and simply: ``` logout ```
That's odd, such completion script should run in a timely manner. I wonder what's taking the time: the `complete` commands (which sets completion for all available commands), or the `compgen...