<?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 .NET Compare files on disk with those on the cloud and download files that different in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/NET-Compare-files-on-disk-with-those-on-the-cloud-and-download/m-p/237899#M13151</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As in the topic, I want to do a program that will compare files that are on the computer and those on the dropbox and only download files that do not match. I never programming API for dropbox and I dont know how start.&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:19:47 GMT</pubDate>
    <dc:creator>David27</dc:creator>
    <dc:date>2019-05-29T09:19:47Z</dc:date>
    <item>
      <title>.NET Compare files on disk with those on the cloud and download files that different</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/NET-Compare-files-on-disk-with-those-on-the-cloud-and-download/m-p/237899#M13151</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As in the topic, I want to do a program that will compare files that are on the computer and those on the dropbox and only download files that do not match. I never programming API for dropbox and I dont know how start.&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:19:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/NET-Compare-files-on-disk-with-those-on-the-cloud-and-download/m-p/237899#M13151</guid>
      <dc:creator>David27</dc:creator>
      <dc:date>2019-05-29T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Compare files on disk with those on the cloud and download files that different</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/NET-Compare-files-on-disk-with-those-on-the-cloud-and-download/m-p/237963#M13168</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/45805431/c-sharp-compare-files-on-disk-with-those-on-the-cloud-and-download-files-that-di" target="_blank"&gt;https://stackoverflow.com/questions/45805431/c-sharp-compare-files-on-disk-with-those-on-the-cloud-and-download-files-that-di&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're using .NET, we recommend using the official Dropbox API v2 .NET SDK:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-dotnet&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There's a guide there for getting started.&lt;BR /&gt;&lt;BR /&gt;For your use case in particular, you can list files in any folder using listFolder:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_ListFolderAsync_1.htm" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesUserRoutes_ListFolderAsync_1.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can check the returned FileMetadata.ContentHash and compare with your local copy:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Files_FileMetadata_ContentHash.htm" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Files_FileMetadata_ContentHash.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can find information on computing the content hash value for your local files here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/content-hash" target="_blank"&gt;https://www.dropbox.com/developers/reference/content-hash&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 21:05:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/NET-Compare-files-on-disk-with-those-on-the-cloud-and-download/m-p/237963#M13168</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-21T21:05:38Z</dc:date>
    </item>
  </channel>
</rss>

