<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic download zip folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-zip-folder/m-p/646326#M29658</link>
    <description>&lt;P&gt;i have a web site in js using php server.&lt;/P&gt;
&lt;P&gt;I am trying to download zip folder threw php and get back zip folder to js&lt;/P&gt;
&lt;P&gt;but the comuter gets stock.&lt;/P&gt;
&lt;P&gt;how can i just get back a kink to the downloadzip folder?&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2022 08:43:11 GMT</pubDate>
    <dc:creator>Dvir</dc:creator>
    <dc:date>2022-12-26T08:43:11Z</dc:date>
    <item>
      <title>download zip folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-zip-folder/m-p/646326#M29658</link>
      <description>&lt;P&gt;i have a web site in js using php server.&lt;/P&gt;
&lt;P&gt;I am trying to download zip folder threw php and get back zip folder to js&lt;/P&gt;
&lt;P&gt;but the comuter gets stock.&lt;/P&gt;
&lt;P&gt;how can i just get back a kink to the downloadzip folder?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 08:43:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-zip-folder/m-p/646326#M29658</guid>
      <dc:creator>Dvir</dc:creator>
      <dc:date>2022-12-26T08:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: download zip folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-zip-folder/m-p/646666#M29664</link>
      <description>&lt;P&gt;If you want to download a zip file (e.g., a folder that has already been uploaded to Dropbox as a .zip file), you can use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_blank"&gt;/2/files/download&lt;/A&gt; to download the content directly, or &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" target="_blank"&gt;/2/files/get_temporary_link&lt;/A&gt; to get a temporary directly link to the .zip file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to download an entire (not already zipped) folder from Dropbox as a zip file, you can use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download_zip" target="_blank"&gt;/2/files/download_zip&lt;/A&gt;. Dropbox doesn't offer a way to get a link to a zipped version of a (not already zipped) folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation#sdks" target="_blank"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If something isn't working as expected, I'll be happy to help with any issues you're having with the Dropbox API, but I'd need some more information. In that case, please reply with:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the name and version number of the platform and SDK/library you are using, if any&lt;/LI&gt;
&lt;LI&gt;the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)&lt;/LI&gt;
&lt;LI&gt;the full text of any error or unexpected output&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 27 Dec 2022 15:28:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-zip-folder/m-p/646666#M29664</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-12-27T15:28:59Z</dc:date>
    </item>
  </channel>
</rss>

