Jérémie Courrèges-Anglas 059c94797a Tiny optimization for copy_vm_xcp / backup_xva schemes
Both methods create a snap and make a copy of it, and both methods
ought to be used in the same backup process.  To avoid overwhelming
the storage, it is now possible to avoid deleting a snap in
copy_vm_xcp (delete_snapshot=no) so that it gets reused in
backup_xva (reuse_snapshot=yes).

Requested by Yvan.
2014-11-20 15:48:00 +01:00
2013-05-23 10:19:43 +02:00
2013-05-23 10:19:43 +02:00
2013-05-23 10:19:43 +02:00
2014-11-19 17:23:32 +01:00
2013-05-23 10:24:24 +02:00

tisbackup

Le script tisbackup se base sur un fichier de configuration .ini. Cf le fichier d'exemple pour le format

Pour lancer le backup, lancer la commande ./tisbackup.py -c fichierconf.ini

Pour lancer une section particulière du fichier .ini ./tisbackup.py -c fichierconf.ini -s section_choisi

Pour mettre le mode debug ./tisbackup.py -c fichierconf.ini -l debug

Pour plus d'informations aller voir le site : http://dev.tranquil.it/

S
Description
backup server side executed python scripts for managing linux and windows system and application data backups, developed by adminsys for adminsys
Readme 8.6 MiB
Languages
Python 81.6%
CSS 7.8%
HTML 6%
Makefile 2.1%
Shell 1.6%
Other 0.9%