<?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: I want to download large file (more than 50 mb) using .net sdk in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-want-to-download-large-file-more-than-50-mb-using-net-sdk/m-p/351116#M20114</link>
    <description>&lt;P&gt;You can find an example of setting a timeout&amp;nbsp;with the .NET SDK here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet/blob/master/dropbox-sdk-dotnet/Examples/SimpleTest/Program.cs#L64" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-dotnet/blob/master/dropbox-sdk-dotnet/Examples/SimpleTest/Program.cs#L64&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2019 15:28:45 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-06-20T15:28:45Z</dc:date>
    <item>
      <title>I want to download large file (more than 50 mb) using .net sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-want-to-download-large-file-more-than-50-mb-using-net-sdk/m-p/351046#M20112</link>
      <description>&lt;P&gt;How to set timeout for downloading large files from dropbox using .net sdk i am using below code&lt;/P&gt;
&lt;P&gt;try&lt;BR /&gt;{&lt;BR /&gt;using (var response = await client.Files.DownloadAsync(file.FolderName + file.FileName))&lt;BR /&gt;{&lt;BR /&gt;&lt;BR /&gt;using (var fileStream = File.Create(destinationpath + file.FileName))&lt;BR /&gt;{&lt;BR /&gt;var destPath = sourcepath + "/Recevied" + file.FolderName + file.FileName;&lt;BR /&gt;entries.Add(new RelocationPath(file.FolderName + file.FileName, destPath));&lt;BR /&gt;(await response.GetContentAsStreamAsync()).CopyTo(fileStream);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;catch (Exception ex)&lt;BR /&gt;{&lt;BR /&gt;Console.WriteLine(ex.Message);&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 09:39:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-want-to-download-large-file-more-than-50-mb-using-net-sdk/m-p/351046#M20112</guid>
      <dc:creator>RajanKhorasiya</dc:creator>
      <dc:date>2019-07-16T09:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: I want to download large file (more than 50 mb) using .net sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-want-to-download-large-file-more-than-50-mb-using-net-sdk/m-p/351116#M20114</link>
      <description>&lt;P&gt;You can find an example of setting a timeout&amp;nbsp;with the .NET SDK here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet/blob/master/dropbox-sdk-dotnet/Examples/SimpleTest/Program.cs#L64" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-dotnet/blob/master/dropbox-sdk-dotnet/Examples/SimpleTest/Program.cs#L64&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 15:28:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-want-to-download-large-file-more-than-50-mb-using-net-sdk/m-p/351116#M20114</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-06-20T15:28:45Z</dc:date>
    </item>
  </channel>
</rss>

