An rsync based script I use to backup my home directory.
Go to file
Peter Green 0337b2870a Update LICENSE. 2023-03-18 14:13:39 +00:00
Backup.desktop Added menu shortcut. 2023-01-08 20:45:10 +00:00
Backup.sh Update last updated time stamp in main file. 2023-01-18 20:45:03 +00:00
Backup.svg Initial push. 2023-01-08 17:50:35 +00:00
LICENSE Update LICENSE. 2023-03-18 14:13:39 +00:00
README.md Updated README.md 2023-01-08 21:19:01 +00:00
install.sh Fix typo in a comment. 2023-03-18 14:11:13 +00:00
uninstall.sh Fix uninstall.sh 2023-01-08 20:56:26 +00:00

README.md

Backup Home

An rsync based script I use to backup my home directory in Linux. It can back up just one, two or all of 'home', 'firefox', and 'thunderbird'. It will ask you each time you run it, what you would like to backup.

Installation

After downloading the archive, decompress it and open the root directory and run the 'install.sh' file. During installation, you will be asked for the source and destination. This is set one time at installation.

Usage

You should find a shortcut in your menu under 'Other'. Follow and answer the three questions about what you would like to back up.

Uninstallation

Once you have installed this app, you will find its main files here ~/bin/backup_home. Inside you will find an uninstall.sh file. Run this and all files and menu entry will be removed.