<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Downloading a folder on Appian as a zip doesn&amp;#39;t preserve the hierarchy of that folder</title><link>https://community.appian.com/discussions/f/general/25526/downloading-a-folder-on-appian-as-a-zip-doesn-t-preserve-the-hierarchy-of-that-folder</link><description>Hi everyone, 
 We have a need to clean up documents in our lower environment as it is consuming a lot of disk space. We identified two folders whose contents aren&amp;#39;t needed currently. However, I would like to back them up just in case it&amp;#39;s needed in the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Downloading a folder on Appian as a zip doesn't preserve the hierarchy of that folder</title><link>https://community.appian.com/thread/99577?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 17:25:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52eae566-87e6-46c3-990d-c8837cc18754</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Nice, thanks for confirming!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading a folder on Appian as a zip doesn't preserve the hierarchy of that folder</title><link>https://community.appian.com/thread/99576?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 17:19:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23fb06cd-5ead-495b-97ba-2e5dfc87921c</guid><dc:creator>rajivn</dc:creator><description>&lt;p&gt;Yup, you were right. When I updated the name of the report to &amp;quot;2020-09-30 Report 1&amp;quot;, the zip had the folder hierarchy I desire.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading a folder on Appian as a zip doesn't preserve the hierarchy of that folder</title><link>https://community.appian.com/thread/99575?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 17:09:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:62804937-5aae-4109-9f20-89ecb3bc8aac</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Good luck - let me know what you find.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading a folder on Appian as a zip doesn't preserve the hierarchy of that folder</title><link>https://community.appian.com/thread/99574?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 17:03:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:91b9a799-da81-4d14-9a47-5c643126e806</guid><dc:creator>rajivn</dc:creator><description>&lt;p&gt;Hey Mike! Good to hear from you. Yes, so the difference is that there are 2 extra layers added to the folder structure in the zip folder. In Appian, it was &amp;quot;09/30/2020 Report 1&amp;quot; whereas in the zip folder, it turned to &amp;quot;12. September&amp;quot; -&amp;gt; 9 (month) -&amp;gt; 30 (day of the month). After reading your explanation, it does reaffirm my suspicion. I think that is what&amp;#39;s happening too. I will try renaming it and let you know.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading a folder on Appian as a zip doesn't preserve the hierarchy of that folder</title><link>https://community.appian.com/thread/99571?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 15:23:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb29cd48-5ae7-4363-99b0-c7ba02c46e47</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Can you clarify what the difference is that you&amp;#39;re finding to be unacceptable, like in plain speak?&amp;nbsp; I notice the following highlighted difference but i&amp;#39;m pretty unclear so far what I&amp;#39;m supposed to infer from this.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1660663154377v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;One thing that does occur to me is that Appian folders and documents don&amp;#39;t have any limitation against containing the &amp;quot;/&amp;quot; or &amp;quot;\&amp;quot; characters, even though these are &lt;em&gt;&lt;strong&gt;strictly disallowed&lt;/strong&gt;&lt;/em&gt; characters in file OR folder names in most operating systems.&amp;nbsp; Thus it&amp;#39;s probably doing some conversion (and maybe getting something wrong w.r.t. sub-paths) when you elect to &amp;quot;download as zip&amp;quot;. In fact now that I think about it, it seems pretty clear that this is what it&amp;#39;s doing - trying to change the &amp;quot;/&amp;quot; in dates into a sub-folder descriptor (and getting a bit clogged-up in the process).&lt;/p&gt;
&lt;p&gt;What happens if you try renaming one of those folders to something conventionally filename-compatible (as well as &lt;a href="https://en.wikipedia.org/wiki/ISO_8601"&gt;ISO-compliant&lt;/a&gt;)?&amp;nbsp; &amp;quot;&lt;em&gt;9/30/2020 Report 1&lt;/em&gt;&amp;quot; would perhaps become &lt;strong&gt;&amp;quot;2020-09-30 Report 1&amp;quot;&lt;/strong&gt;.&amp;nbsp; This uses the &amp;quot;correct&amp;quot; date format for computer usage and would have no such &amp;quot;folder name limitations&amp;quot; - and I&amp;#39;m curious if that would cause it to export with the folder structure you expect?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>