X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=7f8206adf6c72ae8c0e4f60e8fbe0faa893017df;hb=09ea59634d10f59a731a411a3cd8e0d6b2d6cd59;hp=3e684ae1b981bde009b76d37c3f5599250bbda7a;hpb=c7762b03e81778fd835b41eea6c9aa06b8ff801f;p=BackupPC.git diff --git a/Makefile b/Makefile index 3e684ae..7f8206a 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,15 @@ 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 -v + sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate -c burn: test + psql -c "delete from archive_burned" backuppc sudo /data/backuppc/bin/BackupPC_burnArchiveCLI + +clean-restore: + sudo -u backuppc rm -Rf /data/backuppc/data/pc/restore/ + +restore: clean-restore test + sleep 1 + sudo ./bin/BackupPC_recover_from_increments /data/backuppc/temp/llin_etc*