Skip to content

A backup program scripted in bash by me and some classmates.

Notifications You must be signed in to change notification settings

Richardswe/backup-program

 
 

Repository files navigation

Usage: main.sh [OPTION]

ONLY edit the CONFIG file with your remote backup server to point the script to the correct target.

Allowed OPTIONS:

-h, --help Displays this help and exit

-f, --full Runs a full (system config files, web and db, home dir) backup on your system

-m, --man Run manual backups and restore on desired files and applications

Dependencies

If you're running a minimal version of your distro (CLI only) - you will need to install "pinentry" for the manual input of a passphrase to gpg encryption.

  • CentOS - dnf install pinentry

About

A backup program scripted in bash by me and some classmates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%