-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
***^\ ."_)~~
~( __ _"o Was another beautiful day, Tue, 22 Nov 2005,
@ @ at 23:33:39 +0000, when MFPA wrote:
> Thanks, Mica.
You're welcome.
> If I understand correctly, this is a lot faster by using pkzip instead
> of 7-zip and also saves a little time by creating a single backup
> rather than rotating "Grandfather,Father, Son" backups.
> Is this correct?
The practice approves it. (-: We need just tree (or even two, if the
Mail folder is at the "default" position, as sub-folder of TB folder)
commands and we do not need any "rotation", because in this command...
pkzip -rPu -whs "v:\bkup\thebat.zip" "x:\TheBat\*.*"
...the "r" does the "recursive" packing (including all sub-directories),
"P" stores paths (of each file) specified and "recursed" into recurse
sub-directories (if you have to unpack e.g. just one file it will be
unpacked with its full path so that you will know where a 'Messages.tbb'
file is coming from exactly: its account, folder etc.), "u" updates
files (replacing just with newer ones the older ones, and mangling not
with unchanged ones), "whs" includes hidden and system files (so nothing
will be omitted if we have such files too; I do have them for instance,
giving descriptions to some files/folders, which descriptions then are
placed in 'descript.ion' files, which are hidden by default) -- so
really everything we need is included just in few bytes of such a
command, and nothing is omitted/neglected.
Now, such/this approach is faster 1) by itself, and 2) pkzip is faster
than 7-zip additionally (for about 4-5 times).
Here you have a small comparison (look at the time needed)...
///
pkzip
======================================================\
|
Yes dear... [05-11-23 14:52:39,11] |
X:\>pkzip -u -P -r -whs "j:\Mail-Z.zip" "x:\Mail\*.*"
... working ...
Yes dear... [05-11-23 14:55:52,86]
X:\>
7-zip
======================================================\
|
Yes dear... [05-11-23 15:13:04,79] |
X:\>7z u -r -tzip "j:\Mail-7.zip" "Mail\*.*"
... working ...
Yes dear... [05-11-23 15:23:33,73]
X:\>
They've been packing this...
======================================================\
|
x:\MAIL |
Total space occupied:
312.059.354 bytes in 963 file(s),
in 390 directories
Mail-7.zip 78.757.931 7-zip
Mail.zip 79.942.910 pkzip
***
Just bear in mind that not all versions of pkzip will preserve "long
file names" in XP. (-: This above is done in XP(ee) but with the pkzip
v6.0 (www.pkware.com "PKZIP(R) 6.00 FAST! Command Translation Utility
for Windows"). You might substitute it with Arj32 (ARJ Software) too,
but the time will be about 6-7 minutes (for the same files), somewhere
between pkzip and 7-zip.
Commands for Arj32 will be then...
arj32 a -r -u "j:\Mail-Z.arj" "x:\Mail\*.*"
...and for pkzip v6.0...
pkzip -u -P -r -whs "j:\Mail-Z.zip" "x:\Mail\*.*"
- --
Mica
PGP keys nestled at: http://blueness.port5.com/pgpkeys/
[Earth LOG: 448 day(s) since v3.0 unleashing]
OSs: Windows 98 SE Micro Lite Professional IVa Enterprise Millennium
Windows XP(ee) Micro Lite Professional 1.3, and, for TB sometimes,
Gentoo and Vector Linuxes via Wine...
~~~ For personal mail please use my address as it is *exactly* given
in my "From|Reply To" field(s). ~~~
-----BEGIN PGP SIGNATURE-----
iQEVAwUBQ4TNrbSpHvHEUtv8AQO+CAf/XSur2BUOLQxIocZblUT62+OlqLTwVbC8
7UdrpsmuW5B8lnjnQZ7FP8uxkTm9uWwMDc7vt35vEhEVazIQdDlIh4CK4PkPCyua
Oxl3y5GelECUmBQSzakdI/3iDeCuhgw4cO5eLrKCNhNs8MdzazXMMyM1Fy2/dGsI
lYqwnqebwOfjY+ntdPWyqzRcZxnTxUeOfThK5Qs2quZJul/EisZMssHCsa7Qy3Um
Y8MJ5d4bBww4w+l2B8bzQ+M5C5/voNZbrA1ZL8Wt2mYLoXC4sMgP15bx6qZkp0Ap
sl4xVx+Etkm/lniwte5pVATc0AA7P8IeypguuU3/ERb7hNkzW9f15w==
=jhGx
-----END PGP SIGNATURE-----
________________________________________________
Current version is 3.62.14 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html