<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: External zip utility: Comments</title>
    <link>https://moodle.org</link>
    <description>Allows Moodle to use the command-line zip utility (/usr/bin/zip) instead of the PHP ZipArchive library.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1777401252/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Thursday, 9 January 2014, 12:02 AM - Steve Roseman</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-20027</link>
      <pubDate>Wed, 08 Jan 2014 16:02:52 GMT</pubDate>
      <description>by Steve Roseman. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I installed it on 2.5.3+ and it works &quot;almost&quot; fine.  Doing a &quot;Download all&quot; of Legacy Course Files produces a 0-length zip file.  It may be the related to Aaron's problem.   Adding (at the beginning of function add_directory):&lt;br&gt;
if ($pathinarchive == '') {&lt;br&gt;
  return true;&lt;br&gt;
}&lt;br&gt;
makes it work for us.&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-20027</guid>
    </item>
    <item>
      <title>Tuesday, 10 September 2013, 1:21 PM - Aaron Wells</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-17438</link>
      <pubDate>Tue, 10 Sep 2013 05:21:48 GMT</pubDate>
      <description>by Aaron Wells. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I've had a report about this plugin not working for the upload of SCORM files. Based on the description it sounds like a problem in the externalzip_archive's extract_zipfile() function not properly getting the list of the SCORM archive's contents. I haven't had a chance to investigate and fix the problem myself, though.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-17438</guid>
    </item>
    <item>
      <title>Saturday, 10 August 2013, 10:05 AM - 景東 王</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-16379</link>
      <pubDate>Sat, 10 Aug 2013 02:05:00 GMT</pubDate>
      <description>by 景東 王. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Aaron,&lt;br&gt;
   I had tested the plugin in Moodle 2.5.1+ (Build: 20130808) at ubuntu13.04, and follow the instruction in readme.txt ,but failed to install,could you help me?Thank you very much&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-16379</guid>
    </item>
    <item>
      <title>Thursday, 18 July 2013, 1:27 AM - Doug Vermes</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15951</link>
      <pubDate>Wed, 17 Jul 2013 17:27:34 GMT</pubDate>
      <description>by Doug Vermes. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Aaron, the plugin seems to work in Moodle 2.5 as far as I can tell, but I've only used it for Backup and Restore.&lt;br&gt;
&lt;br&gt;
I'm not sure, though, if installation of the plugin via Moodle works now (it didn't run the patch when I did it that way with version 0.9.0), but manual installation works.&lt;br&gt;
&lt;br&gt;
Correct me if I'm wrong, but it seems like the README.txt file included with version 0.9.2 does not include the upgrade instructions; I had to find those on this page in the Downloads tab, under &quot;See more&quot;.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15951</guid>
    </item>
    <item>
      <title>Wednesday, 17 July 2013, 7:46 AM - Aaron Wells</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15925</link>
      <pubDate>Tue, 16 Jul 2013 23:46:19 GMT</pubDate>
      <description>by Aaron Wells. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Doug, by the way, if you can verify that the plugin works in Moodle 2.5, let me know and I'll update the release details accordingly.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15925</guid>
    </item>
    <item>
      <title>Wednesday, 17 July 2013, 7:28 AM - Aaron Wells</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15924</link>
      <pubDate>Tue, 16 Jul 2013 23:28:26 GMT</pubDate>
      <description>by Aaron Wells. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Doug,&lt;br&gt;
&lt;br&gt;
I've put together a new revision with upgrade instructions, version 0.9.2.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15924</guid>
    </item>
    <item>
      <title>Wednesday, 17 July 2013, 7:11 AM - Doug Vermes</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15923</link>
      <pubDate>Tue, 16 Jul 2013 23:11:32 GMT</pubDate>
      <description>by Doug Vermes. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks, Aaron! What needs to be done to upgrade the add-on from the old version to the new version?&lt;br&gt;
&lt;br&gt;
By the way, you'll appreciate that, due to the time zone difference, my Mac is reporting the new files as modified on &quot;Tomorrow 10:34 AM&quot;. &lt;img class=&quot;icon emoticon&quot; alt=&quot;smile&quot; title=&quot;smile&quot; src=&quot;https://moodle.org/theme/image.php/moodleorg/core/1777401252/s/smiley&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15923</guid>
    </item>
    <item>
      <title>Wednesday, 17 July 2013, 7:05 AM - Aaron Wells</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15922</link>
      <pubDate>Tue, 16 Jul 2013 23:05:30 GMT</pubDate>
      <description>by Aaron Wells. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi German,&lt;br&gt;
&lt;br&gt;
Sorry for the slow reply. I think the reason my strings don't show up in AMOS is because this plugin is classified as an &quot;Other&quot; plugin, and therefore AMOS doesn't know where its strings should go. I submitted it as a &quot;Local&quot; plugin, but the Moodle plugin directory maintainers decided it should be an &quot;Other&quot; because it includes a patch file.&lt;br&gt;
&lt;br&gt;
Fortunately, the only changes it makes to the interface are on the admin screens, so end users won't see untranslated English strings. I'll go ahead and include your Mexican Spanish translation in the package as well.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15922</guid>
    </item>
    <item>
      <title>Wednesday, 17 July 2013, 6:50 AM - Aaron Wells</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15921</link>
      <pubDate>Tue, 16 Jul 2013 22:50:37 GMT</pubDate>
      <description>by Aaron Wells. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks for the report, Doug. I've updated the documentation, and packaged a new release that includes this typo fix, as well as an improvement to the admin screen submitted by Ruslan Kabalin.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15921</guid>
    </item>
    <item>
      <title>Wednesday, 17 July 2013, 5:08 AM - Doug Vermes</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-15920</link>
      <pubDate>Tue, 16 Jul 2013 21:08:48 GMT</pubDate>
      <description>by Doug Vermes. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;After hours of frustration, I wanted to share what I discovered about Moodle 2.5 and this plug-in. When you install the plug-in via the install plug-in feature of Moodle, it doesn't do a complete installation. It does not patch the zip-archive file properly/at all. This may have to do with a typo. In the readme.txt file included with this add-on, it says to run:&lt;br&gt;
&lt;br&gt;
patch -p1 &amp;lt; local/externalzip/lib-filestorage-zip_archive-php.patch&lt;br&gt;
&lt;br&gt;
in fact, you need to run:&lt;br&gt;
&lt;br&gt;
patch -p1 &amp;lt; local/externalzip/lib-filestorage-zip_archive.php.patch&lt;br&gt;
&lt;br&gt;
(it's archive.php, not archive-php). Once I did that from the command line, it all worked!&lt;br&gt;
&lt;br&gt;
So, John might be having the same problem as I was which is that, while it LOOKED like the external zip add-on was installed and selected to be used instead of ZipArchive, it was still trying to use ZipArchive.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-15920</guid>
    </item>
    <item>
      <title>Wednesday, 17 April 2013, 9:34 PM - J Stringer</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-14308</link>
      <pubDate>Wed, 17 Apr 2013 13:34:39 GMT</pubDate>
      <description>by J Stringer. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Aaron,&lt;br&gt;
&lt;br&gt;
Thanks for creating this plugin. I was able to install the plugin. I turned on External Zip Utility. Made sure the paths were correct. However, we're still not able to restore a course from a file over 2GB. Course under 2GB are okay.  We're still getting the &quot;error/tmp_backup_directory_not_found&quot; error. Any ideas what might be causing this? Thanks. John&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-14308</guid>
    </item>
    <item>
      <title>Friday, 28 September 2012, 10:22 AM - Germán Valero</title>
      <link>https://moodle.org/plugins/local_externalzip#comment-11206</link>
      <pubDate>Fri, 28 Sep 2012 02:22:26 GMT</pubDate>
      <description>by Germán Valero. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Aaron,&lt;br&gt;
This seems a worthy addition to many Moodle sites, but I could not find the language strings available for translating it to other languages in AMOS. This could be due to the language strings not properly managed (but they are indeed in the local_externalzip.php file).&lt;br&gt;
&lt;br&gt;
Below are the mexican spanish translated strings:&lt;br&gt;
 &amp;lt;?php&lt;br&gt;
&lt;br&gt;
$string['pluginname'] = 'Utilería ZIP externa';&lt;br&gt;
&lt;br&gt;
$string['ziphandler'] = 'Manejador de archivo ZIP';&lt;br&gt;
$string['ziphandler_help'] = &quot;Moodle soporta completamente tanto usar la biblioteca PHP  ZipArchive o usar una utilería ZIP externa. ZipArchive es soportada completamente por Moodle, pero se sabe que tiene problemas al manejar archivos mayores de 2GB.&quot;;&lt;br&gt;
$string['phpziparchive_option'] = 'ZipArchive';&lt;br&gt;
$string['externalzip_option'] = 'Utilería ZIP externa';&lt;br&gt;
$string['pathtozip'] = 'Ruta a zip';&lt;br&gt;
$string['pathtozip_help'] = 'Ruta a utilería ZIP externa';&lt;br&gt;
$string['pathtounzip'] = 'Ruta a UNZIP';&lt;br&gt;
$string['pathtounzip_help'] = 'Ruta a utilería UNZIP externa';&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Would you be so kind as to check this. Help may be available by David Mudrak (in charge of language tool)&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
German Valero (mexican spanish language pack maintainer). &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_externalzip#comment-11206</guid>
    </item>
  </channel>
</rss>