X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=51ea0964f89dc212cc9425a2dff5a77b52008a08;hb=34b44a1d8f8957cbefdf1fad638d991afec4ef48;hp=e59522cecf88826dddfdb99c6d547fac61e8be1e;hpb=60b74faa0a7011962d53cde440b19a37fb88c240;p=BackupPC.git diff --git a/Makefile b/Makefile index e59522c..51ea096 100644 --- a/Makefile +++ b/Makefile @@ -49,12 +49,6 @@ xls: test sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report which gnumeric && gnumeric /tmp/report.xls || cp -vf /tmp/report.xls ~/public_html/ -asa: - rm -Rf $(tmp) - svn export . $(tmp) - rsync -rav $(tmp) 10.210.99.1:backuppc-svn/ - rm -Rf $(tmp) - html: test ! -z "`svn2html.pl`" && svn update && svn2html.pl > doc/Changes.html @@ -78,7 +72,12 @@ tar: test sudo -u backuppc /data/backuppc/bin/BackupPC_tarIncCreate -h llin -s /etc -n 10 -v -f -d inc: test - sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate -c -d + sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate -c burn: test + psql -c "delete from archive_burned" backuppc sudo /data/backuppc/bin/BackupPC_burnArchiveCLI + +restore: test + sleep 1 + sudo -u backuppc ./bin/BackupPC_recover_from_increments /data/backuppc/temp/llin_etc*