<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Please add ADS support.]]></title><description><![CDATA[<pre><code>C:\&gt;echo “This is the unnamed stream” &gt; TestFile
C:\&gt;echo “This is a stream called Stream1 in the same file” &gt; TestFile:Stream1
C:\&gt;echo “This is a stream called Stream2 in the same file” &gt; TestFile:Stream2
C:\&gt;dir TestFile
 Volume in drive C has no label.
 Volume Serial Number is 504D-8531

 Directory of C:\

08/02/99  01:12a                    31 TestFile
               1 File(s)             31 bytes
               0 Dir(s)   1,078,935,552 bytes free

C:\&gt;more &lt; TestFile
“This is the unnamed stream”

C:\&gt;more &lt; TestFile:Stream1
“This is a stream called Stream1 in the same file”

C:\&gt;more &lt; TestFile:Stream2
“This is a stream called Stream2 in the same file”
</code></pre>
<p dir="auto">When i compress a file that has additional streams attached to it, and decompress it, those named streams seem to be lost :/</p>
<p dir="auto">PS: ADS = Alternate Data Streams</p>
<p dir="auto"><a href="http://support.microsoft.com/kb/105763" target="_blank" rel="noopener noreferrer nofollow ugc">http://support.microsoft.com/kb/105763</a></p>
]]></description><link>https://forums.powerarchiver.com/topic/702/please-add-ads-support</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 21:55:09 GMT</lastBuildDate><atom:link href="https://forums.powerarchiver.com/topic/702.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Apr 2005 04:06:10 GMT</pubDate><ttl>60</ttl></channel></rss>