Skip to content

11mariom/backup.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

README

backup.sh is a simple shell script.

Dependencies:

  • rdiff-backup
  • posix-sh
  • awk

Configuration:

Is simply described in the script.

  • exclude - define what places rdiff-backup must exclude
  • o_opt - other options
  • b_dir - original files destination
  • d_dir - backup destination
  • log - a directory for logs
  • disc - partition needed to mount before making a backup

TODO:

  • configuration in external file
  • (safe) parsing config file
  • ebuild

Any suggestions?

About

An backup script using rdiff-backup.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages