<?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 File Transfers in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-Transfers/m-p/307529#M273</link>
    <description>I have a website on an Apache server that I need to move some large media files onto from Dropbox. Is there any way to transfer my Dropbox files over without downloading to my location, either by FTP, or any other method. My physical location has really really really bad internet. I can’t download first then upload them. I’m using bluehost which has cpanel and file manager.</description>
    <pubDate>Wed, 29 May 2019 09:05:36 GMT</pubDate>
    <dc:creator>Ageranger361</dc:creator>
    <dc:date>2019-05-29T09:05:36Z</dc:date>
    <item>
      <title>File Transfers</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-Transfers/m-p/307529#M273</link>
      <description>I have a website on an Apache server that I need to move some large media files onto from Dropbox. Is there any way to transfer my Dropbox files over without downloading to my location, either by FTP, or any other method. My physical location has really really really bad internet. I can’t download first then upload them. I’m using bluehost which has cpanel and file manager.</description>
      <pubDate>Wed, 29 May 2019 09:05:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-Transfers/m-p/307529#M273</guid>
      <dc:creator>Ageranger361</dc:creator>
      <dc:date>2019-05-29T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: File Transfers</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-Transfers/m-p/307650#M276</link>
      <description>&lt;P&gt;Dropbox doesn't offer an FTP interface, but it does offer &lt;A href="https://www.dropbox.com/developers" target="_blank"&gt;an API&lt;/A&gt; you can use for transferring files, among other operations.&lt;/P&gt;
&lt;P&gt;It does offer typical &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;upload&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_blank"&gt;download&lt;/A&gt; functionality, but it sounds like that wouldn't be ideal for your scenario. One possible alternative, if you can get Internet-accessible links to the files you need to transfer, would be to use&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-save_url" target="_blank"&gt;/2/files/save_url&lt;/A&gt;&amp;nbsp;instead. That allows you to save files to&amp;nbsp;Dropbox by supplying&amp;nbsp;Dropbox URLs to those files, instead of downloading/uploading the data locally.&lt;/P&gt;
&lt;P&gt;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" target="_self"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints. &lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/" target="_blank"&gt;The API v2 Explorer&lt;/A&gt; may also be helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 15:09:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/File-Transfers/m-p/307650#M276</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-11-05T15:09:12Z</dc:date>
    </item>
  </channel>
</rss>

