<?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 use dropbox as a static data server in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29255#M882</link>
    <description>&lt;P&gt;hello,&lt;BR /&gt;
i have 300 GB video and picture data of my websites. websites use 250 GB/month traffic totaly. i want work php codes in a shared server and store video data in dropbox.&lt;BR /&gt;
1. is it possible to use dropbox api to upload/download videos from php code in shared server into dropbox folders.&lt;BR /&gt;
2. is it efficient to serve video/picture static data in dropbox. is it slow comparing with a cloud hosting service ?&lt;BR /&gt;
3. what are the limits. bandwidth/count of download&lt;BR /&gt;
4. is it rellaible. can i be sure they will not be deleted&lt;BR /&gt;
5. can i use these static video links in my sites in shared servers.&lt;BR /&gt;
thanks&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:43:58 GMT</pubDate>
    <dc:creator>serdar o.</dc:creator>
    <dc:date>2019-05-29T09:43:58Z</dc:date>
    <item>
      <title>use dropbox as a static data server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29255#M882</link>
      <description>&lt;P&gt;hello,&lt;BR /&gt;
i have 300 GB video and picture data of my websites. websites use 250 GB/month traffic totaly. i want work php codes in a shared server and store video data in dropbox.&lt;BR /&gt;
1. is it possible to use dropbox api to upload/download videos from php code in shared server into dropbox folders.&lt;BR /&gt;
2. is it efficient to serve video/picture static data in dropbox. is it slow comparing with a cloud hosting service ?&lt;BR /&gt;
3. what are the limits. bandwidth/count of download&lt;BR /&gt;
4. is it rellaible. can i be sure they will not be deleted&lt;BR /&gt;
5. can i use these static video links in my sites in shared servers.&lt;BR /&gt;
thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:43:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29255#M882</guid>
      <dc:creator>serdar o.</dc:creator>
      <dc:date>2019-05-29T09:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: use dropbox as a static data server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29256#M883</link>
      <description>&lt;P&gt;#1. Yes, the Dropbox API does have various ways to upload and download content. &lt;/P&gt;

&lt;P&gt;To access content, in various scenarios:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#files-GET" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#files-GET&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/developers/core/docs#shares" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#shares&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/developers/core/docs#media" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#media&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/developers/core/docs#thumbnails" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#thumbnails&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To upload content:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#files_put" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#files_put&lt;/A&gt;&lt;BR /&gt;
or&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/developers/core/docs#chunked-upload" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#chunked-upload&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/core/docs#commit-chunked-upload" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#commit-chunked-upload&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;#2. I don't really have the information to compare Dropbox with other such solutions, so you'll have to try and compare those from your own tests.&lt;/P&gt;

&lt;P&gt;#3. There are limits on link usage. You can find the information here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/help/4204" rel="nofollow noreferrer"&gt;https://www.dropbox.com/help/4204&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;#4. The API works like the rest of Dropbox in that files are accessible as long as they're not deleted from the account, e.g., by the user via the website, desktop or mobile clients, or the API.&lt;/P&gt;

&lt;P&gt;#5.  I'm not sure what you mean specifically. If you try this and run in to an error, post the specifics  (e.g., code, sample link, error message) and we'll be happy to help.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2015 00:17:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29256#M883</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-04-02T00:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: use dropbox as a static data server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29257#M884</link>
      <description>&lt;P&gt;Thank you very much for your detailed answer.  I will try now &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2015 22:43:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/use-dropbox-as-a-static-data-server/m-p/29257#M884</guid>
      <dc:creator>serdar o.</dc:creator>
      <dc:date>2015-04-11T22:43:01Z</dc:date>
    </item>
  </channel>
</rss>

