/[BackupPC]/trunk/bin/BackupPC_tarIncCreate
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/bin/BackupPC_tarIncCreate

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 354 - (view) (annotate) - [select for diffs]
Modified Thu Apr 27 09:03:34 2006 UTC (18 years ago) by dpavlin
File length: 23632 byte(s)
Diff to previous 329
 r596@athlon:  dpavlin | 2006-04-27 11:03:30 +0200
 removed double use of File::Path


Revision 329 - (view) (annotate) - [select for diffs]
Modified Tue Jan 31 22:04:47 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 23648 byte(s)
Diff to previous 297
 r9171@llin:  dpavlin | 2006-01-31 23:04:30 +0100
 removed all direct updates of parts which is now handled by custom referential triggers on backups and backup_parts (which
 also check part_nr)


Revision 297 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 17:13:55 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 23683 byte(s)
Diff to previous 291
correctly update parts = 0, inc_size = 0, inc_deleted = true for zero-sized increments


Revision 291 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 00:38:14 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 23539 byte(s)
Diff to previous 271
added space for better output


Revision 271 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 18:29:05 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 23538 byte(s)
Diff to previous 261
 r11672@llin:  dpavlin | 2005-12-13 20:28:54 +0100
 final logging tweaks


Revision 261 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 21:11:17 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 23494 byte(s)
Diff to previous 257
 r11653@llin:  dpavlin | 2005-12-12 23:11:12 +0100
 cleanup old single archive increment if it exists


Revision 257 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 20:59:55 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 23318 byte(s)
Diff to previous 254
 r11643@llin:  dpavlin | 2005-12-12 22:54:26 +0100
 convert to bytes, delete backup_parts when re-creating archive


Revision 254 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 16:07:27 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 23163 byte(s)
Diff to previous 253
 r11640@llin:  dpavlin | 2005-12-12 18:07:17 +0100
 tar_check works again and creates missing md5 sum files (if needed)


Revision 253 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 13:41:08 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 23216 byte(s)
Diff to previous 252
 r11637@llin:  dpavlin | 2005-12-12 15:40:59 +0100
 create increments using new BackupPC_tarIncCreate


Revision 252 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 13:41:04 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 23181 byte(s)
Diff to previous 251
 r11636@llin:  dpavlin | 2005-12-12 14:53:13 +0100
 fixes


Revision 251 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 12:16:01 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 22988 byte(s)
Diff to previous 236
 r11634@llin:  dpavlin | 2005-12-12 14:15:47 +0100
 rename finished increment to final name, better output for -v


Revision 236 - (view) (annotate) - [select for diffs]
Modified Thu Nov 10 15:38:14 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 22600 byte(s)
Diff to previous 235
 r8749@llin:  dpavlin | 2005-11-10 16:38:04 +0100
 update backups also, handle various signals (to facilitate cleanup)


Revision 235 - (view) (annotate) - [select for diffs]
Modified Thu Nov 10 15:07:10 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 22363 byte(s)
Diff to previous 234
 r8747@llin:  dpavlin | 2005-11-10 16:06:57 +0100
 added backup_parts table to track parts of each backup, rewrote
 BackupPC_tarIncCreate to use backup_parts


Revision 234 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 20:24:45 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 21183 byte(s)
Diff to previous 170
 r8745@llin:  dpavlin | 2005-11-08 21:24:32 +0100
 re-wrote creation of tar archives. gzip is now called directly from
 BackupPC_tarIncCreate. It uses multiple pipes to create .tar.gz and md5sum
 on the fly, supports MaxArchiveFileSize as maximum size of UNCOMPRESSED
 archive (to facilitate decompression on filesystems with limited file size).
 
 For that, there are two split implementations:
 - one which splits multiple files (smaller than MaxArchiveFileSize) into
   multiple tar archives
 - other which splits individual files (larger than MaxArchiveFileSize) into
   multiple tar archives (dir is named like file, and files are named as
   part number)


Revision 170 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 14:14:28 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 16777 byte(s)
Diff to previous 169
uups, opts not opt


Revision 169 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 14:12:33 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 16776 byte(s)
Diff to previous 156
hush NOTE output


Revision 156 - (view) (annotate) - [select for diffs]
Modified Mon Oct 10 13:04:49 2005 UTC (18 years, 6 months ago) by dpavlin
File length: 16763 byte(s)
Diff to previous 112
 r8416@llin:  dpavlin | 2005-10-10 15:04:13 +0200
 added -v flag


Revision 112 - (view) (annotate) - [select for diffs]
Modified Thu Sep 1 20:24:13 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 16696 byte(s)
Diff to previous 109
simplify (not to say refactor ;-) code. Also, make it actually work.
Now it doesn't require files or dirs as last parametar (because we know
that we want all files in that backup).
So, run this script, pipe it to gzip (or bzip2) and you have compressed
archive of one increment.

Revision 109 - (view) (annotate) - [select for diffs]
Modified Thu Sep 1 18:30:51 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 18513 byte(s)
Diff to previous 100
added Ivan's changes to show increment sizes and other minor fixes

Revision 100 - (view) (annotate) - [select for diffs]
Added Tue Aug 30 20:29:26 2005 UTC (18 years, 8 months ago) by dpavlin
File length: 18517 byte(s)
added Ivan's version of tarCreate which creates just one increment
(for later burning to archive media)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26