vikynandha-zz / google-drive-backup

A Python script to sync your google drive contents.
63 stars 27 forks source link

Google Drive Backup

A python script to sync your google drive contents.

:warning: This repository is not maintained anymore. Some of the forks might be more up-to-date.

Features

Requirements

Setup

Options

Following command line options are available.

--destination - Path to the folder where the files have to be downloaded to. If not specified, a folder named downloaded is created in the current directory.

--debug - If present (accepts no value), every step will be logged to the log file.

--logfile - Path to the file to which the logs should be written to. By default, writes to drive.log in the current directory. The file will be overwritten every time the script is run.

--drive_id ID of the folder which you want to download. By default, entire "My Drive" is downloaded.