What is the problem you are having with rclone?
I can not login since rclone doesn't seem to support 2fa.
What is your rclone version (output from rclone version)
Which cloud storage system are you using? (eg Google Drive)
Mega
The command you were trying to run (eg rclone copy /tmp remote:tmp)
2021/10/29 17:11:52 Failed to create file system for "MEGA:": couldn't login: Multi-factor authentication required
The rclone config contents with secrets removed.
[MEGA]
6 type = mega
7 user = REMOVED
8 pass = REMOVED
A log from the command with the -vv flag
2021/10/29 17:15:00 DEBUG : rclone: Version "v1.56.0-DEV" starting with parameters ["rclone" "-vv" "ls" "MEGA:."]
2021/10/29 17:15:00 DEBUG : Creating backend with remote "MEGA:."
2021/10/29 17:15:00 DEBUG : Using config file from "/home/isak/.config/rclone/rclone.conf"
2021/10/29 17:15:00 Failed to create file system for "MEGA:.": couldn't login: Multi-factor authentication required