Projekt »ubu«
-
- Projekt
- ubu
- Kategorie
- bash (20)
- Gestartet
- 05/01/04 08:19:42
- RelDate
- 12-02-22
- Released
- ubu.0.8.4
- Maintainer
- Pieli
ubu is the universal backup utility
It will even backup your grandma. Seriously.
ubu - uber backup utility
Backs your stuff up and sends it to the next backup server.
Keeps track off all files to block or back up on /etc/ubu.lst.
Respects blocked files, locks into the backup server for the duration of the backup. Only sends when confed via TGT_SEND in cfg /etc/conf.d/ubu.
Tries to be as fast as possible about it, has lost all its fancy for complication.
Features
- compresses paths to your choice of archiver, really
- if inclined, can send this copy to a remote server
- can obey sophisticated schedules for backing up
- can obey storage regime for fi 30 days
- helps you to schedule runs via CRON
- can have blockers inside of paths to exclude them from being backed up
- keeps a human editable list of proceedings in /etc
- can take instructions from command line (path expansion)
ubu-status-Ausgabe
--|/etc/conf.d/ubu|--------------------------------------------------------- FCRON.................................not there! BUFF................................../tmp/ubu/6/ TGT_SEND..............................turned on TGT_DATE_SCHEME.......................turned on TGT_LOCK..............................turned on TGT_HOST..............................<redacted> ONLINE................................turned off TGT_PATH............................../home/bruda/ TGT_KEY.............................../root/.ssh/<redacted>.key TGT_USER..............................bruda ---------------------------------------------------------------------------- --|ubu cmds|---------------------------------------------------------------- ubu ls [<subpath>] - list backups below /tmp/ubu/ ubu add [<schedule>] <file>|<path> - add files to the ubu list ubu block file|path - sets <file>|<path> as block on the ubu list ubu commit - commit the ubu list, make backup ubu cron add|del|show ["fcrontab"] - add,del,show ubu to cron ubu del <file>|<path> - del <file>|<path> from the ubu list ubu restore - restore all backups found in /tmp/ubu/6/ ubu schedule <schedule> <fare> - schedule a new one for <fare> ubu show - cat the ubu list ---------------------------------------------------------------------------- ubu v0.8.4-r2 $#> ubu <cmd> helpto learn more!