Skip to content

A simple SH-compatible shell script for backing up a filesystem.

Notifications You must be signed in to change notification settings

enp2s0/simple-backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

simple-backup-script

Written by noahb01

A simple SH-compatible shell script for backing up a filesystem.

Info

The #! line at the top attempts to execute this script with sudo. If you run this script and it gives Permission Denied messages, please run it with sudo manually before submitting a bug report.

Configuration

Set $BKROOT to be the location to store backups. Set $DIRS to be the directories to back up. Directories MUST be full paths and should not end with a /

Anything Else?

Comments, Bug Reports, and Feature Requests are welcomed and appreciated. Feel free to use or parts of this script in your own programs or on your devices. Credit is nice but not required. Have fun!

About

A simple SH-compatible shell script for backing up a filesystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages