there is a bug in older versions of z cerain dll use4d by windows for 
"compressed(zipped) folders" in XP. I don't trust it. it corrupts and drops 
data according to my testing. the problem you had doesn't surprise me. it also 
doesn't handle files/archives over 2GiB. use 7-zip command-line:
cd somedir
7z a ..\something.zip 
or
cd somedir
7z a something.zip abc\*


it has some bugs with regards to recursive directories (always on regardless of 
-r switch)

the issue with compressed(zipped) folders seems to have been fixed in windows 7 
AND the 2GiB limit is fixed.

 
-------------
Jim Michaels
jmich...@yahoo.com
j...@renewalcomputerservices.com
http://RenewalComputerServices.com
http://JesusnJim.com (my personal site, has software)
---
IEC Units: Computer RAM & SSD measurements, microsoft disk size measurements 
(note: they will say GB or MB or KB or TB when it is IEC Units!):
[KiB] [MiB] [GiB] [TiB]
[2^10B=1,024^1B=1KiB]
[2^20B=1,024^2B=1,048,576B=1MiB]
[2^30B=1,024^3B=1,073,741,824B=1GiB]
[2^40B=1,024^4B=1,099,511,627,776B=1TiB]
[2^50B=1,024^5B=1,125,899,906,842,624B=1PiB]
SI Units: Hard disk industry disk size measurements:

[kB] [MB] [GB] [TB]
[10^3B=1,000B=1kB]
[10^6B=1,000,000B=1MB]
[10^9B=1,000,000,000B=1GB]
[10^12B=1,000,000,000,000B=1TB]
[10^15B=1,000,000,000,000,000B=1PB]




>________________________________
> From: Barry Drake <bdr...@crosswire.org>
>To: sword-devel@crosswire.org 
>Sent: Sunday, February 16, 2014 3:37 AM
>Subject: Re: [sword-devel] KJV updated
> 
>
>On 16/02/14 11:15, Steven P. Ulrick wrote:
>> Turns out the modules/texts/ztext/kjv directory is empty. Then I 
>> grabbed the zip file from the rawzip directory. All of the files in 
>> the modules directory are zero length...
>
>I recognise that problem from when I was helping to get the NET Bible 
>into a Sword module.  I was still using Microsoft Windows at that time 
>and I can't remember whether the problem was with the Windows method of 
>compression or what.  I do remember having to use either mingw or Cygwin 
>to run Linux tools to do the job properly - but we're talking ten years 
>ago so my memory fails me.  It was all part of my departure from 
>Microsoft Windows.
>
>God bless,        Barry.
>
>
>_______________________________________________
>sword-devel mailing list: sword-devel@crosswire.org
>http://www.crosswire.org/mailman/listinfo/sword-devel
>Instructions to unsubscribe/change your settings at above page
>
>
>
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to