Hello,
I use Rclone on a RPI for several weeks now without issu. At the configuration time, I provide a 2fa key, it authentificates (I see it in the security dashboard of Proton) and after that it reuses the token.
After that, I discovered last week RcloneView for my Windows desktop computer. I provided it another 2fa key when I configure Proton Drive and connection worked. The first difference I saw with the RPI computer and RClone only is that in the Proton Drive security dashboard is that I had a lot of active connections using RcloneView. I didn’t worry about that at this moment. After some days of using RcloneView, today I see that RcloneView reports me that my jobs worked well but it is impossible as the connection failed due to the 2fa.
So I think there is 2 problems :
- RcloneView notify that job works even if background Rclone connection is down.
- RcloneView does not reuse well the token so using 2fa auth, it will not work.
I insist on the fact reusing a token with rclone alone works. So I can conclude that RcloneView do something diffrent that does not works well.
Maybe, if it is possible to get only one active connexion, it should be less CPU eater and maybe a best security pratice.