I see, I reported the documentation bug upstream: https://github.com/megous/megatools/issues/359
I'll keep this bug open until that problem is fixed. Thanks! Berto On Sat, Jul 07, 2018 at 11:55:51PM +0000, Pavel Kreuzt wrote: > OK, it's my fault. I just made my megarc copying the example from megarc > man page, which reads: > > [Login] > Username = your@email > Password = yourpassword > > [Network] > ; 1MiB/s > SpeedLimit = 1024 > ; Use over TOR > Proxy = socks5://127.0.0.1:9050 > > > I supposed the lines with `;` would be interpreted as comments by the > tools, but they aren't. Erasing those comments, megarc file is correctly > acknowledged by tools. Reading more closely megarc man page it says "Create > ~/.megarc (on linux) or mega.ini file containing these 3 lines:" so we are > not supposed to copy those comments. > If you consider the man page to be a little confusing, please modify it > accordingly (for example, changing the `;` for `#`). But for me this bug > can be closed now.

