Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Follow the instructions to setup a your Google client_id:

https://rclone.org/drive/#making-your-own-client-id

...

List contents of your Google Drive

Code Block
$ module load rclone/1.52.2
$ rclone ls gog-remote:
       -1 DDF-notes.docx
  3225657 fullsizeoutput.jpeg
  2317457 final.pdf
    25262 wire.PDF

...

Info

If you use the rclone sync command always run with --dry-run flag first! This command has the potential to delete data.

Tokens and expirations

When using rclone with your own Google client ID access tokens are valid for 1 hour. But, re-authentication is immediate and requires no input of entering passwords again.