<?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 zip file via Dropbox Api and curl in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Upload-zip-file-via-Dropbox-Api-and-curl/m-p/480552#M24245</link>
    <description>&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;The&amp;nbsp;/2/files/upload endpoint&lt;/A&gt; only supports uploading files up to 150 MB in size. For files larger than that, you'll need to use "upload sessions",&amp;nbsp;which allows you to upload large files by doing so in pieces. Please refer to &lt;A href="http:/2/files/upload_session/start" target="_self"&gt;the&amp;nbsp;/2/files/upload_session/start documentation&lt;/A&gt; for information on using that functionality.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 15:41:59 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-12-18T15:41:59Z</dc:date>
    <item>
      <title>Re: Upload zip file via Dropbox Api and curl</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Upload-zip-file-via-Dropbox-Api-and-curl/m-p/480419#M24244</link>
      <description>&lt;P&gt;Hi Greg-DB,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What modifications are required to upload large files (~50gb) using curl on a CentOS server? My apologies, I am quite the newbie to bash! This is the code:&lt;/P&gt;
&lt;PRE&gt;curl -X POST https://content.dropboxapi.com/2/files/upload \&lt;BR /&gt;--header "Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXX" \&lt;BR /&gt;--header "Dropbox-API-Arg: {\"path\": \"/Project_backup/Backup_files.tar.gz\"}" \&lt;BR /&gt;--header "Content-Type: application/octet-stream" \&lt;BR /&gt;--data-binary @"Backup_files.tar.gz"&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;It hangs for a while then I get this error whatever it means....:&lt;/P&gt;
&lt;PRE&gt;\"https://www.dropbox.com/register?_tk=fof\"\u003eF\u00e5 en gratis konto\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/plus?_tk=fof\"\u003eDropbox Plus\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/business?_tk=fof\"\u003eDropbox Business\u003c/a\u003e\u003c/li\u003e \u003c/ul\u003e \u003c/div\u003e \u003c/div\u003e", "id": "\u003cdiv class=\"not-found\"\u003e \u003ch1\u003eKesalahan (4xx)\u003c/h1\u003e Kami tidak dapat menemukan halaman yang Anda cari. \u003cdiv class=\"not-found--links\"\u003e Berikut beberapa tautan yang mungkin bisa membantu: \u003cul\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/home?_tk=fof\"\u003eBeranda\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/help?_tk=fof\"\u003ePusat bantuan\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/login?_tk=fof\"\u003eMasuk\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/register?_tk=fof\"\u003eDapatkan akun gratis\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/plus?_tk=fof\"\u003eDropbox Plus\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/business?_tk=fof\"\u003eDropbox Business\u003c/a\u003e\u003c/li\u003e \u003c/ul\u003e \u003c/div\u003e \u003c/div\u003e", "es": "\u003cdiv class=\"not-found\"\u003e \u003ch1\u003eError (4xx)\u003c/h1\u003e No hemos encontrado la p\u00e1gina que est\u00e1s buscando. \u003cdiv class=\"not-found--links\"\u003e Aqu\u00ed tienes algunos enlaces que tal vez puedan ayudarte: \u003cul\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/home?_tk=fof\"\u003eInicio\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/help?_tk=fof\"\u003eCentro de ayuda\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/login?_tk=fof\"\u003eIniciar sesi\u00f3n\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/register?_tk=fof\"\u003eObtener una cuenta gratis\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/plus?_tk=fof\"\u003eDropbox Plus\u003c/a\u003e\u003c/li\u003e \u003cli\u003e\u003ca href=\"https://www.dropbox.com/business?_tk=fof\"\u003eDropbox Business\u003c/a\u003e\u003c/li\u003e \u003c/ul\u003e \u003c/div\u003e \u003c/div\u003e"};
function read_cookie (name) {
        var nameEQ = name + "=";
        var ca = document.cookie.split(';');
        for (var i = 0; i &amp;lt; ca.length; i++) {
            var c = ca[i];
            while (c.charAt(0) == ' ') {
                c = c.substring(1, c.length);
            }
            if (c.indexOf(nameEQ) === 0) {
                return c.substring(nameEQ.length, c.length);
            }
        }
        return null;
}
function localize() {
    var locale = read_cookie('locale');
    if (locale) {
       var msg = message[locale];
       if (msg) {
           var elem = document.getElementById('errorbox');
           if (elem) {
               elem.innerHTML = msg;
           }
       }
    }
}
localize();
&amp;lt;/script&amp;gt;

&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Thank you for your help!!!&amp;nbsp;&lt;BR /&gt;Warm regards&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 18:42:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Upload-zip-file-via-Dropbox-Api-and-curl/m-p/480419#M24244</guid>
      <dc:creator>danmoore1987</dc:creator>
      <dc:date>2020-12-18T18:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Upload zip file via Dropbox Api and curl</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Upload-zip-file-via-Dropbox-Api-and-curl/m-p/480552#M24245</link>
      <description>&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;The&amp;nbsp;/2/files/upload endpoint&lt;/A&gt; only supports uploading files up to 150 MB in size. For files larger than that, you'll need to use "upload sessions",&amp;nbsp;which allows you to upload large files by doing so in pieces. Please refer to &lt;A href="http:/2/files/upload_session/start" target="_self"&gt;the&amp;nbsp;/2/files/upload_session/start documentation&lt;/A&gt; for information on using that functionality.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 15:41:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Upload-zip-file-via-Dropbox-Api-and-curl/m-p/480552#M24245</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-12-18T15:41:59Z</dc:date>
    </item>
  </channel>
</rss>

