<?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: Upload larger file using Core API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-larger-file-using-Core-API/m-p/27324#M782</link>
    <description>&lt;P&gt;The Dropbox API offers two different ways to upload files. The simplest is using the /files_put endpoint:&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;/P&gt;

&lt;P&gt;For files larger than 150 MB though, you should use the chunked uploading endpoints:&lt;/P&gt;

&lt;P&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;&lt;BR /&gt;
&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;In either case, you can process the upload in the background, but exactly how you do that will depend on your setup and isn't exactly related to the Dropbox API. E.g., you may want to kick off a background process/thread to do the upload.&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2015 03:28:22 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-05-15T03:28:22Z</dc:date>
    <item>
      <title>Upload larger file using Core API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-larger-file-using-Core-API/m-p/27323#M781</link>
      <description>&lt;P&gt;My shop is working with PHP-MVC.  i have used dropbox API to upload files from my computer. But now due to long files user have to wait  until&lt;BR /&gt;
file uploading is completed now how can i do this uploading in background so user do not have to wait to completed file uploading and  user can navigate easily with other area or shop.    Like in background  upload is still going on  even user is on another page.   Does CORE API helpful?&lt;/P&gt;

&lt;P&gt;How can i make solution for this problem&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:42:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-larger-file-using-Core-API/m-p/27323#M781</guid>
      <dc:creator>Sumit V.</dc:creator>
      <dc:date>2019-05-29T09:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Upload larger file using Core API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-larger-file-using-Core-API/m-p/27324#M782</link>
      <description>&lt;P&gt;The Dropbox API offers two different ways to upload files. The simplest is using the /files_put endpoint:&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;/P&gt;

&lt;P&gt;For files larger than 150 MB though, you should use the chunked uploading endpoints:&lt;/P&gt;

&lt;P&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;&lt;BR /&gt;
&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;In either case, you can process the upload in the background, but exactly how you do that will depend on your setup and isn't exactly related to the Dropbox API. E.g., you may want to kick off a background process/thread to do the upload.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 03:28:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-larger-file-using-Core-API/m-p/27324#M782</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-05-15T03:28:22Z</dc:date>
    </item>
  </channel>
</rss>

