<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 577: zip file and print to stdout will occure "error code 9" on windows 10</title><link>https://sourceforge.net/p/gnuwin32/bugs/577/</link><description>Recent changes to 577: zip file and print to stdout will occure "error code 9" on windows 10</description><atom:link href="https://sourceforge.net/p/gnuwin32/bugs/577/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 13 May 2020 03:37:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuwin32/bugs/577/feed.rss" rel="self" type="application/rss+xml"/><item><title>zip file and print to stdout will occure "error code 9" on windows 10</title><link>https://sourceforge.net/p/gnuwin32/bugs/577/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I used zip commnad to zip file and print to stdout, but I got an error &lt;strong&gt;zip error: Interrupted (aborting)&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;D&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;
&lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="c1"&gt;-- my-folder1\&lt;/span&gt;
      &lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="c1"&gt;-- sub-folder-1\&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;I want to zip the D:\my-folder1\sub-folder-1, and redirect stdout to D:\output.txt, below is my command&lt;br/&gt;
&lt;code&gt;D:\my-folder1&amp;gt; zip -r -q - . &amp;gt; ..\output.txt&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then an error happend, &lt;strong&gt;zip error: Interrupted (aborting)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The error code : 9 (Zip was interrupted by user (or superuser) action)&lt;/p&gt;
&lt;p&gt;My zip version is 3.0&lt;/p&gt;
&lt;p&gt;I downloaded the Binary and dependencies from here &lt;a class="" href="http://gnuwin32.sourceforge.net/packages/zip.htm" rel="nofollow"&gt;http://gnuwin32.sourceforge.net/packages/zip.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By the way, I can zip and print stdout successfully on Linux by using same command.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PeiYao Chang</dc:creator><pubDate>Wed, 13 May 2020 03:37:37 -0000</pubDate><guid>https://sourceforge.netfc1d9b2c9fb146f21eea405b67ad824d5eed507c</guid></item></channel></rss>