Skip to content

inamuu/simbal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simbal

Simbal is the Simple Backup Launcher tool.

  • Backup dirs(files) to specified dirs with tar command.
  • Archive backup dirs(files) with gzip(tar -z option).
  • Generational management of backup files.

Usage

Simple tar archive.

$ simbal backup -s /tmp/test -d /tmp/backup

If you want backup more than 8days, set argument -n and backup days(default 7days backup).

$ simbal backup -s /tmp/test -d /tmp/backup -n 14

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages