<?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: Getting error while uploading larger files using php dropbox api in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133375#M3956</link>
    <description>&lt;P&gt;Steve, can you provide the download link for the files that are in the above link.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Dec 2015 22:22:03 GMT</pubDate>
    <dc:creator>Srinivas R.1</dc:creator>
    <dc:date>2015-12-02T22:22:03Z</dc:date>
    <item>
      <title>Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133366#M3947</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;We have used PHP Dropbox API &lt;BR /&gt;to upload files to Dropbox account. But while uploading larger files (500MB from localhost (apache)) we are getting the following errors.&lt;/P&gt;
&lt;P&gt;Can you please look into this and help me out on this ASAP.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Fatal error: Uncaught exception 'DropboxException' with message 'cURL-Error (56): SSL read: error:00000000:lib(0):func(0):reason(0), errno 10053' in D:\wamp\www\dropbox_api\DropboxClient.php on line 534&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;IMG id="wysiwyg_image_1" src="https://www.dropboxforum.com/hc/user_images/LjlFwBKVGnrCwgAE6z_Tmw.png" alt="" /&gt;&lt;/EM&gt;Please help us ASAP. Thanks for your help in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Srinivas Reddy .A&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133366#M3947</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2019-05-29T09:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133367#M3948</link>
      <description>&lt;P&gt;For large files like this, you should use chunked uploading instead:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/class-Dropbox.Client.html#_chunkedUploadStart" rel="nofollow noreferrer"&gt;https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/class-Dropbox.Client.html#_chunkedUploadStart&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 02:17:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133367#M3948</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-02T02:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133368#M3949</link>
      <description>&lt;P&gt;Thanks Gregor. &amp;nbsp;Can you please provide an example for this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 02:20:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133368#M3949</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T02:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133369#M3950</link>
      <description>&lt;P&gt;Unfortunately I don't believe we have sample code for that in particular. The documentation I linked to describes how to use it though, so give it a try and let us know if you run into any issues.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 02:24:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133369#M3950</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-02T02:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133370#M3951</link>
      <description>&lt;P&gt;Hi Gregory, Thanks for your reply. I want to know that the provided above link is for what version of the API? Is it 1 or 2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:01:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133370#M3951</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133371#M3952</link>
      <description>&lt;P&gt;It's for v1 of the API.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:05:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133371#M3952</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T22:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133372#M3953</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;
&lt;P&gt;Can you please provide an example as said above. I am unable to find how to call and how it work. Please help me on this. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:08:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133372#M3953</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133373#M3954</link>
      <description>&lt;P&gt;As Greg said, we don't have an example that uses that method, but we'll be happy to help if you run into any issues once you give it a try.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:09:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133373#M3954</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T22:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133374#M3955</link>
      <description>&lt;P&gt;Thanks Steve, will try and let you know if any errors or issues will face. thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:17:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133374#M3955</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133375#M3956</link>
      <description>&lt;P&gt;Steve, can you provide the download link for the files that are in the above link.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:22:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133375#M3956</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133376#M3957</link>
      <description>&lt;P&gt;I suppose you could download via&amp;nbsp;&lt;A href="https://github.com/dropbox/dropbox-sdk-php/tree/gh-pages" rel="nofollow noreferrer"&gt;https://github.com/dropbox/dropbox-sdk-php/tree/gh-pages&lt;/A&gt; ("Download ZIP" button) if you needed the documentation offline.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:23:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133376#M3957</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T22:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133377#M3958</link>
      <description>&lt;P&gt;Sorry for the misunderstanding, actually I need to download core files not the documentation files.&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:27:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133377#M3958</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133378#M3959</link>
      <description>&lt;P&gt;I don't know what "core files" means.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:28:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133378#M3959</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T22:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133379#M3960</link>
      <description>&lt;P&gt;I mean all the scripting files PHP.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:28:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133379#M3960</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133380#M3961</link>
      <description>&lt;P&gt;It's just the Dropbox PHP SDK. Is that not what you're already using?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:29:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133380#M3961</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T22:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133381#M3962</link>
      <description>&lt;P&gt;In any case, the SDK is here:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers-v1/core/sdks/php" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/sdks/php&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:30:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133381#M3962</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T22:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133382#M3963</link>
      <description>&lt;P&gt;No Steve, its a single file and don't have the method "&lt;A href="https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/class-Dropbox.Client.html#_chunkedUploadStart" rel="nofollow noreferrer"&gt;chunkedUploadStart&lt;/A&gt;'&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:31:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133382#M3963</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T22:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133383#M3964</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;
&lt;P&gt;I am trying to upload a 500 MB file. May I know how much time will take upload to dropbox/apps folder using the PHP API.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Srinivas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 23:38:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133383#M3964</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T23:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133384#M3965</link>
      <description>&lt;P&gt;Please let me know just rough time not exact time.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 23:42:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133384#M3965</guid>
      <dc:creator>Srinivas R.1</dc:creator>
      <dc:date>2015-12-02T23:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading larger files using php dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133385#M3966</link>
      <description>&lt;P&gt;That would depend on&amp;nbsp;the available bandwidth between your servers and Dropbox's servers, the chunk size you choose, etc. I can't make a guess, but&amp;nbsp;you might try uploading a smaller file and then multiplying.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 23:42:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-error-while-uploading-larger-files-using-php-dropbox-api/m-p/133385#M3966</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-02T23:42:11Z</dc:date>
    </item>
  </channel>
</rss>

