Script to automate folder backups on google drive.
https://pratik-choudhari.medium.com/automate-google-drive-backup-using-python-105f57e2151
pip3 install -r requirements.txt- This project uses Google drive API which requires a client secret, follow step-1 only from this procedure. Save the secret file as
client_secrets.jsonand place in project folder. - Execute
python3 automate_backup.py
- This file is set to run everyday at 12:00 am.
- Zip file is uploaded to
My Drive. - Local backup is srored in
archivefolder. - By default
backup_meis set as backup folder