<?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 Re: Downloading File to Another Server Instead of Locally in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211609#M10654</link>
    <description>Ahhh I see. I'll go with that approach</description>
    <pubDate>Tue, 14 Mar 2017 22:32:47 GMT</pubDate>
    <dc:creator>Seapoe</dc:creator>
    <dc:date>2017-03-14T22:32:47Z</dc:date>
    <item>
      <title>Downloading File to Another Server Instead of Locally</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211069#M10588</link>
      <description>&lt;P&gt;I see that the download function has an overload that specifies a destination. I'd like to download a file dropbox to a webserver I've setup without saving it locally. I'm a little confused by the closure it's defined as (&lt;SPAN class="s1"&gt;(URL, HTTPURLResponse) -&amp;gt; URL). I couldn't find any documentation as to what that argument should be. Any help or direction to documentation with more detail about this function? I'm on IOS Swift 3&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:24:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211069#M10588</guid>
      <dc:creator>Seapoe</dc:creator>
      <dc:date>2019-05-29T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading File to Another Server Instead of Locally</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211433#M10622</link>
      <description>&lt;P&gt;It sounds like you're referring to the download method in SwiftyDropbox:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/SwiftyDropbox/api-docs/latest/Classes/FilesRoutes.html#/s:FC13SwiftyDropbox11FilesRoutes8downloadFT4pathSS3revGSqSS_9overwriteSb11destinationFTV10Foundation3URLCSo15HTTPURLResponse_S2__GCS_19DownloadRequestFileCCS_5Files22FileMetadataSerializerCS5_23DownloadErrorSerializer_" target="_blank"&gt;https://dropbox.github.io/SwiftyDropbox/api-docs/latest/Classes/FilesRoutes.html#/s:FC13SwiftyDropbox11FilesRoutes8downloadFT4pathSS3revGSqSS_9overwriteSb11destinationFTV10Foundation3URLCSo15HTTPURLResponse_S2__GCS_19DownloadRequestFileCCS_5Files22FileMetadataSerializerCS5_23DownloadErrorSerializer_&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's an example of using that method here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/SwiftyDropbox#download-style-request" target="_blank"&gt;https://github.com/dropbox/SwiftyDropbox#download-style-request&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The URLs being referred to there are local file URLs, not on a remote server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to download from Dropbox to a server directly, we&amp;nbsp;recommend running download code on the server itself. You can use the relevant SDK or third party library, if any, or use the HTTPS endpoints directly, for that, depending on what your server is running:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/communitysdks" target="_blank"&gt;https://www.dropbox.com/developers/documentation/communitysdks&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/overview" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/overview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:42:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211433#M10622</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-13T18:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading File to Another Server Instead of Locally</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211609#M10654</link>
      <description>Ahhh I see. I'll go with that approach</description>
      <pubDate>Tue, 14 Mar 2017 22:32:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Downloading-File-to-Another-Server-Instead-of-Locally/m-p/211609#M10654</guid>
      <dc:creator>Seapoe</dc:creator>
      <dc:date>2017-03-14T22:32:47Z</dc:date>
    </item>
  </channel>
</rss>

