IT

Concepts

Notes

Download files from Google Drive

  1. Use rclone
  2. Go to Google Cloud and create an OAuth 2.0 Client ID for Desktop app
  3. Run rclone config and create a new remote for Google Drive
  4. Run the following command
/usr/bin/rclone copy --update --verbose --transfers 30 --checkers 8\
    --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10\
    --stats 1s "<RemoteName>:" "/home/username/GoogleDrive"

Posted

in

,

by

Tags: