Concepts
Notes
Download files from Google Drive
- Use rclone
- Go to Google Cloud and create an OAuth 2.0 Client ID for
Desktop app
- Run
rclone config
and create a new remote for Google Drive - 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"