nullxx / SecurityBackups

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔒 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


Languages

Language:Python 100.0%