<?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: Uploading to dropbox from an external link in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166345#M5983</link>
    <description>&lt;P&gt;Rick, this post is in the API forum and refers to using the Dropbox programming interface, not the website or desktop client, to create a new method of uploading files to Dropbox.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2016 20:50:41 GMT</pubDate>
    <dc:creator>Rich</dc:creator>
    <dc:date>2016-05-05T20:50:41Z</dc:date>
    <item>
      <title>Uploading to dropbox from an external link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166341#M5979</link>
      <description>&lt;P&gt;Hi there. I've recently just purchased a dropbox pro account and I'm trying to upload my files to it. Unfortunately I have an awful internet connection (upload speed is about 50kb/s at the most) so it's proving quite time consuming to upload everything.&lt;/P&gt;
&lt;P&gt;From my MEGA account I have about 40gb of files that I want to transfer to my dropbox. I've looked at transfer services but none of them support MEGA. While I do have a copy of the data locally, uploading 40+gb is simply unfeasible, and even trying to find a faster connection wouldn't be overly helpful because it's just that much data.&lt;/P&gt;
&lt;P&gt;My question then is, is it possible to upload files to dropbox by providing a link to these files. If this isn't possible, if I could get a list of each individual file directly, could it be somehow possible with the API to write something that would upload the files from the other service.&lt;/P&gt;
&lt;P&gt;Any help would be great, thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166341#M5979</guid>
      <dc:creator>Daniel P.51</dc:creator>
      <dc:date>2019-05-29T09:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading to dropbox from an external link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166342#M5980</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;is it possible to upload files to dropbox by providing a link to these files.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;No.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;if I could get a list of each individual file directly, could it be somehow possible with the API to write something that would upload the files from the other service.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Best asked in the API forum. I'm moving your thread there.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 20:54:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166342#M5980</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2016-01-27T20:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading to dropbox from an external link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166343#M5981</link>
      <description>&lt;P&gt;If you're a programmer and are interested in using the API to accomplish this, this would&amp;nbsp;be possible. Specifically, Dropbox API v1 offers the /save_url endpoint, which lets you specify a URL for a file to be added to your account:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/docs#save-url" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/docs#save-url&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There's a blog post about it here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.dropbox.com/developers/2015/06/programmatically-saving-a-url-to-dropbox/" rel="nofollow noreferrer"&gt;https://blogs.dropbox.com/developers/2015/06/programmatically-saving-a-url-to-dropbox/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:09:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166343#M5981</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-28T03:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading to dropbox from an external link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166344#M5982</link>
      <description>&lt;P&gt;&lt;STRONG class="post-author" title="Daniel P."&gt;Daniel P.&lt;/STRONG&gt;, do not try to upload large or plentiful files from the web page. Install and run the dropbox client as it is far more efficient and reliable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 20:34:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166344#M5982</guid>
      <dc:creator>Rick_M</dc:creator>
      <dc:date>2016-05-05T20:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading to dropbox from an external link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166345#M5983</link>
      <description>&lt;P&gt;Rick, this post is in the API forum and refers to using the Dropbox programming interface, not the website or desktop client, to create a new method of uploading files to Dropbox.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 20:50:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166345#M5983</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2016-05-05T20:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading to dropbox from an external link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166346#M5984</link>
      <description>&lt;P&gt;Ah, wandered off the reservation!&amp;nbsp; [ you moved it (-: ]&amp;nbsp; But others might find this too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 00:04:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Uploading-to-dropbox-from-an-external-link/m-p/166346#M5984</guid>
      <dc:creator>Rick_M</dc:creator>
      <dc:date>2016-05-06T00:04:54Z</dc:date>
    </item>
  </channel>
</rss>

