https://github.com/eon01/simplefullbackup
A simple full backup script
https://github.com/eon01/simplefullbackup
Last synced: 22 days ago
JSON representation
A simple full backup script
- Host: GitHub
- URL: https://github.com/eon01/simplefullbackup
- Owner: eon01
- License: gpl-3.0
- Created: 2015-04-15T21:03:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-15T21:49:01.000Z (about 11 years ago)
- Last Synced: 2025-11-11T19:34:45.168Z (8 months ago)
- Language: Shell
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleFullBackup
A simple shell script to make a full backup of your file system.
```
wget -O - https://github.com/eon01/SimpleFullBackup/raw/master/simplefullbackup.sh | sudo bash
```
Find all of your backups in:
```
/backups
```