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

OpenDrive OAuth Support #5867

Open
freQniK opened this issue Dec 11, 2021 · 4 comments
Open

OpenDrive OAuth Support #5867

freQniK opened this issue Dec 11, 2021 · 4 comments

Comments

@freQniK
Copy link

freQniK commented Dec 11, 2021

Looking to add OpenDrive OAuth support.

The associated forum post URL from https://forum.rclone.org

https://forum.rclone.org/t/opendrive-oauth-support/27965

What is your current rclone version (output from rclone version)?

rclone v1.57.0

What problem are you are trying to solve?

After about 36 hours, the OpenDrive mount gets logged out and provides an error to "re-login".
To skirt this issue, I exit my rclone script, unmount the drive if not already unmounted, and re-run the script to log back in.

How do you think rclone should be changed to solve that?

Using the OAuth support found here:

OpenDrive API Documentation

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.
@MathNodes
Copy link

When can we expect this? I just got a notification that my Alumnus Google Drive account wants me to delete all my 30TB of data by August 1st. Seeing as OpenDrive is one of the remaining few that still has "unlimitied' data, I need to migrate my data there and hoping this support in rclone will come before August 1st.

@ncw
Copy link
Member

ncw commented Mar 1, 2023

@MathNodes OpenDrive support is working it just needs a username and password rather than oauth.

Oauth would likely solve the 36 hour logout, though this could be solved by renewing the login also.

Do you want to work on either of those solutions?

@MathNodes
Copy link

I do want to work on them, I just have no idea when I would find the time. Many projects cooking atm. Was kind of hoping OAuth support could be added by the rclone team.

@ncw
Copy link
Member

ncw commented Mar 3, 2023

We have a large backlog of stuff to do, so if you want to see it any time soon then help would be appreciated :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants