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

Revision 234


Jump to revision: Previous Next
Author: dpavlin
Date: Tue Nov 8 20:24:45 2005 UTC (18 years, 5 months ago)
Changed paths: 5
Log Message:
 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)


Changed paths

Path Details
Directorytrunk/ modified , props changed
Directorytrunk/BUGS modified , text changed
Directorytrunk/Makefile modified , text changed
Directorytrunk/bin/BackupPC_tarIncCreate modified , text changed
Directorytrunk/conf/config.pl modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.26