Skip to content

PYTHON script to create a backup of all linux system and upload to google drive

Notifications You must be signed in to change notification settings

nullxx/SecurityBackups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🔒 Security Backups

PYTHON script to create a backup of all linux system and upload to google drive

Installation

  • Install pydrive: pip install PyDrive
  • Get your credentials client_secrets.json from google api console and place them in the same directory as the backup.py script
  • Replace placeholders in file backup.py like <FOLDER_ID>, MAIL... ( see backup.py)
  • Run the script: python backup.py

About

PYTHON script to create a backup of all linux system and upload to google drive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages