<?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 A task was canceled when downloading large files. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/A-task-was-canceled-when-downloading-large-files/m-p/135305#M4113</link>
    <description>&lt;P&gt;In my .net(C#) application I am trying to download the files from the dropbox using dropbox client and its working fine with the small files like 10mb but when i try to download larger files then its giving me the "A task was canceled." and i think this exception is related to timeout.How can i solve this issue beacuse i have to download files upto 5's to 10 gb? I am using following code&lt;/P&gt;
&lt;P&gt;DropboxClient dbx = new DropboxClient(user.DropboxAccessToken);&lt;/P&gt;
&lt;P&gt;using (var response = await dbx.Files.DownloadAsync(@"" + "/" + file))&lt;BR /&gt; {&lt;BR /&gt; var ufile =await response.GetContentAsStreamAsync();&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:37:47 GMT</pubDate>
    <dc:creator>Manjit S.</dc:creator>
    <dc:date>2019-05-29T09:37:47Z</dc:date>
    <item>
      <title>A task was canceled when downloading large files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/A-task-was-canceled-when-downloading-large-files/m-p/135305#M4113</link>
      <description>&lt;P&gt;In my .net(C#) application I am trying to download the files from the dropbox using dropbox client and its working fine with the small files like 10mb but when i try to download larger files then its giving me the "A task was canceled." and i think this exception is related to timeout.How can i solve this issue beacuse i have to download files upto 5's to 10 gb? I am using following code&lt;/P&gt;
&lt;P&gt;DropboxClient dbx = new DropboxClient(user.DropboxAccessToken);&lt;/P&gt;
&lt;P&gt;using (var response = await dbx.Files.DownloadAsync(@"" + "/" + file))&lt;BR /&gt; {&lt;BR /&gt; var ufile =await response.GetContentAsStreamAsync();&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/A-task-was-canceled-when-downloading-large-files/m-p/135305#M4113</guid>
      <dc:creator>Manjit S.</dc:creator>
      <dc:date>2019-05-29T09:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: A task was canceled when downloading large files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/A-task-was-canceled-when-downloading-large-files/m-p/135306#M4114</link>
      <description>&lt;P&gt;Hi Manjit, there are a couple of threads with one of our developers here that should help with this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/204820279-Upload-and-download-large-files" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/en-us/community/posts/204820279-Upload-and-download-large-files&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/205788125-CSharp-SDK-await-dbx-Files-UploadAsync-object-gets-disposed-before-upload" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/en-us/community/posts/205788125-CSharp-SDK-await-dbx-Files-UploadAsync-object-gets-disposed-before-upload&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2015 05:18:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/A-task-was-canceled-when-downloading-large-files/m-p/135306#M4114</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-05T05:18:53Z</dc:date>
    </item>
  </channel>
</rss>

