rcx icon indicating copy to clipboard operation
rcx copied to clipboard

Mega with 2fa enabled not working.

Open aquatic7 opened this issue 4 years ago • 5 comments
trafficstars

RCX doesn't work with MEGA when 2FA has been enabled, since the login procedure in RCX only have username and password.

What version of RCX are you using (About -> App version)?

1.12.2

What is your Android version, phone model and manufacturer?

android 11

Which steps are required to reproduce this issue?

  1. Add MEGA as remote
  2. Enter username and password
  3. RCX can't connect because the MEGA account has 2fa.

aquatic7 avatar Sep 21 '21 22:09 aquatic7

This is the reason i couldn't move from gdrive to mega

pokegamer5547 avatar Oct 14 '21 07:10 pokegamer5547

The reason is that rclone doesn't work with Mega if the 2fa is enabled for now.

AlessioMoggio avatar Jan 30 '22 16:01 AlessioMoggio

Will this topic be fixed? In case you use 2fa, this is still relevant.

Washee avatar Mar 28 '22 09:03 Washee

IMHO this isn't an RCX issue, since RCX is just relying on rclone. And you can find the rclone issue over here.

And rclone itself is relying on a library called go-mega for Mega integration. And this library has no support for 2FA. You can find the go-mega issue over here. :wink:

But I don't think that this will be solved anytime soon, since go-mega barely had any updates recently.

alexanderadam avatar Apr 15 '22 09:04 alexanderadam

IMHO this isn't an RCX issue, since RCX is just relying on rclone. And you can find the rclone issue over here.

I have to agree with this. Thank you for pointing this out.

But I don't think that this will be solved anytime soon, since go-mega barely had any updates recently.

That's unfortunate. :disappointed: They should consider using a better maintained project.

Washee avatar Apr 20 '22 13:04 Washee