Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

shell-backup

Shell script that backs up a src directory as a tarball. Also deletes old archives.

Just a simple backup script with not much going on. Set the name, source, dest, threshold. You can use crontab to automate the backup.

Chrontab example:

0 4 * * * /docker/shell-backup.sh >> /backup/backup.log 1>&1

About

Shell script that backs up a target directory as tar.gz. Also deletes old archives.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages