<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Yep that works. Thanks. I had confused that with -j which stores the files with no path information. I’ll update the wiki.<div class=""><br class=""></div><div class="">— DM</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 17, 2015, at 7:39 PM, Kahunapule Michael Johnson &lt;<a href="mailto:kahunapule@eBible.org" class="">kahunapule@eBible.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    <div class="moz-cite-prefix">How about the more simple and
      cross-platform <br class="">
      <br class="">
      <pre wrap="" class="">zip  -r -D $ZIPDIR/xyzABC.zip mods.d/xyzABC.conf modules/texts/ztext/xyzABC
</pre>
      where "-D" means "don't create entries for directories"?<br class="">
      <br class="">
      On 08/17/2015 07:25 AM, DM Smith wrote:<br class="">
    </div>
    <blockquote cite="mid:ECDC3D2E-D91E-47FA-9028-EEE90050E7FF@crosswire.org" type="cite" class="">
      <pre wrap="" class="">CrossWire's “gold” standard is the servlet that packages zip files for download. I verified that it only puts files into the zips.

I’ve updated the wiki page.

For simple modules, having no subdirectories, such as images, it was lacking /* on the end and included -r.

zip $ZIPDIR/XYZ.zip mods.d/xyz.conf modules/texts/ztext/xyz/*

If the module has sub folders then:

zip $ZIPDIR/XYZ.zip mods.d/xyz.conf $(find modules/texts/ztext/xyz -type f)

I don’t know what the equivalent would be on Windows.

Hope this helps.

In His Service,
        DM

</pre>
      <blockquote type="cite" class="">
        <pre wrap="" class="">On Aug 17, 2015, at 11:52 AM, Peter Von Kaehne <a class="moz-txt-link-rfc2396E" href="mailto:refdoc@gmx.net">&lt;refdoc@gmx.net&gt;</a> wrote:

I would prefer that someone fixes it who knows exactly what should be written  there.

Peter

</pre>
        <blockquote type="cite" class="">
          <pre wrap="" class="">Gesendet: Montag, 17. August 2015 um 16:41 Uhr
Von: "David Haslam" <a class="moz-txt-link-rfc2396E" href="mailto:dfhmch@googlemail.com">&lt;dfhmch@googlemail.com&gt;</a>
An: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
Betreff: Re: [sword-devel] <a href="http://eBible.org" class="">eBible.org</a> repository refresh done

Please edit the wiki page if it needs correcting, Peter.

David



--
View this message in context: <a class="moz-txt-link-freetext" href="http://sword-dev.350566.n4.nabble.com/eBible-org-repository-refresh-complete-tp4654913p4655002.html">http://sword-dev.350566.n4.nabble.com/eBible-org-repository-refresh-complete-tp4654913p4655002.html</a>
Sent from the SWORD Dev mailing list archive at <a href="http://Nabble.com" class="">Nabble.com</a>.

_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page

</pre>
        </blockquote>
        <pre wrap="" class="">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page
</pre>
      </blockquote>
      <pre wrap="" class="">
_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
    </blockquote>
    <br class="">
    <br class="">
    <div class="moz-signature">-- <br class="">
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" class=""><p class=""><font class="">Aloha,<br class="">
          <i class="">Kahunapule Michael Johnson</i></font></p>
      <table cellpadding="7" cellspacing="0" class="">
        <tbody class="">
          <tr class="">
            <td style="background: rgb(255, 255, 0)" class=""><font class=""><b class="">MICHAEL JOHNSON<br class="">
                  PO BOX 881143<br class="">
                  PUKALANI HI 96788-1143</b><br class="">
                USA</font></td>
            <td style="background: rgb(0, 255, 255)" class=""><font class="">
                <a href="http://ebible.org/" class="">eBible.org</a><br class="">
                <a href="http://mljohnson.org/" class="">MLJohnson.org</a><br class="">
                Mobile: +1 <b class="">808-333-6921</b><br class="">
                Skype: kahunapule</font></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>


_______________________________________________<br class="">sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class=""><a href="http://www.crosswire.org/mailman/listinfo/sword-devel" class="">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br class="">Instructions to unsubscribe/change your settings at above page</div></blockquote></div><br class=""></div></body></html>