Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEGA Not Supported When 2FA Is Enabled #130

Closed
ThinkPud opened this issue Aug 23, 2023 · 7 comments
Closed

MEGA Not Supported When 2FA Is Enabled #130

ThinkPud opened this issue Aug 23, 2023 · 7 comments
Labels
rclone-issue To be closed A ticket that will be closed in the future

Comments

@ThinkPud
Copy link

Round-Sync - 2.1.4
Android - 13

Round-Sync does not support the addition of a MEGA account, when 2FA is enabled.
The MEGA form in Round-Sync offers only e-mail and password, so any MEGA account with 2FA enabled will always fail.
Tested on both Round-Sync and RCX. I temporarily disabled 2FA on my MEGA account, and was then able to add it in, but leaving 2FA disabled is not practical.

pCloud, Dropbox, and Google Drive can all be added to Round-Sync with 2FA enabled. The current Round-Sync authorisation process for MEGA, appears to be the issue.

Thank you for any thoughts, and assistance.

@ThinkPud ThinkPud changed the title MEGA Not Supported If 2FA Is Enabled MEGA Not Supported When 2FA Is Enabled Aug 23, 2023
@newhinton
Copy link
Owner

newhinton commented Aug 27, 2023

Can you check out Version 2.2.2?

Can you set up mega with 2fa with rclone on your desktop pc?

@nvllz
Copy link

nvllz commented Aug 27, 2023

It's about rclone, which doesn't support MEGA 2FA yet.

@newhinton
Copy link
Owner

Ah. If this is an rclone-specific issue, i am going to close this issue since its not actually our issue and its going to be solved when rclone implements it.

Related upstream-issues:
rclone/rclone#3165
t3rm1n4l/go-mega#25

Though it seems t3rm1n4l/go-mega has been forked, so that the 2fa support in the mega-support library is implemented, is hasn't been integrated into rclone itself.

@newhinton newhinton added To be closed A ticket that will be closed in the future rclone-issue labels Aug 27, 2023
@ThinkPud
Copy link
Author

Thank you for your comments.
To confirm then, if Rclone is later updated to support MEGA with 2FA, could/would that automatically become part of a later version the Round Sync app, or would it always require using Rclone, on desktop, to separately integrate MEGA into Round Sync? Thank you once again.

@newhinton
Copy link
Owner

if Rclone is later updated to support MEGA with 2FA, could/would that automatically become part of a later version the Round Sync app

Yes, exactly! When this app gets an update that contains rclone which can set up Mega 2FA, then you dont need to use your desktop.

@ThinkPud
Copy link
Author

Thank you for replying. I will keep an eye out for any future updates to Rclone.

May I ask, I'm aware of the existing post on the 'awaiting code' error with OneDrive in RoundSync, I simply wished to ask, once that has been resolved, will that also support 2FA on a Microsoft account, and would it use a TOTP code, or a Microsoft app password?

Thank you once again.

@newhinton
Copy link
Owner

newhinton commented Aug 28, 2023

Thank you for replying. I will keep an eye out for any future updates to Rclone.

You're welcome!

will that also support 2FA on a Microsoft account

This is what i found in the rclone repository:
rclone/rclone#3022
So i assume 2fa is supported.

By the way, you can use a workaround to get onedrive working right now:
https://roundsync.com/usage/config.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rclone-issue To be closed A ticket that will be closed in the future
Projects
None yet
Development

No branches or pull requests

3 participants