Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 544 Bytes

File metadata and controls

20 lines (13 loc) · 544 Bytes

DistBackup

Python script to backup your Linux distribution

Installation

  • Copy the distbackup.py file in your /usr/local/sbin folder.
  • Give it execution permission (0750)
  • Create your main backup configuration /etc/distbackup.cfg

Usage

distbackup.py

  • -c [config file] use a specific configuration file.
  • --debug process the configuration without executing the backup.

License

  • Copyright (C) 2015-2016 Glatigny Jerome. All rights reserved.
  • Distributed under the GNU General Public License version 2 or later