<?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: Simple client Dropbox (which uses API v2) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206090#M10000</link>
    <description>if in the future there will be a simple program. let me know.&lt;BR /&gt;Thanks for the help &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;</description>
    <pubDate>Thu, 09 Feb 2017 19:52:00 GMT</pubDate>
    <dc:creator>Tania_S</dc:creator>
    <dc:date>2017-02-09T19:52:00Z</dc:date>
    <item>
      <title>Simple client Dropbox (which uses API v2)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/205837#M9965</link>
      <description>&lt;P&gt;Where can I get a simple client to synchronize one folder on the computer. Need to constantly sync only one folder. in the folder change files and need to constantly sync. The standard client is very large and consumes a lot of RAM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help to find a simple client for Windows. &amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@BEEAA17610EBE252DA0E57250B296A61/images/emoticons/1f642.png" alt=":slight_smile:" title=":slight_smile:" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/205837#M9965</guid>
      <dc:creator>Tania_S</dc:creator>
      <dc:date>2019-05-29T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Simple client Dropbox (which uses API v2)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/205874#M9973</link>
      <description>&lt;P&gt;We don't have a pre-built sync client that uses API v2 like that, but I'll be sure to pass this along as a feature request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to implement one, you can use the &lt;A href="https://www.dropbox.com/developers" target="_self"&gt;API&lt;/A&gt; to list, upload, and download files as necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 19:18:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/205874#M9973</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-08T19:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Simple client Dropbox (which uses API v2)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206000#M9989</link>
      <description>&lt;P&gt;1) how long you will use API v1? There is a possibility that after some time the access to the API v1 will be closed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) if there is a simple client written for API v1, please tell me where to download it?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 12:46:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206000#M9989</guid>
      <dc:creator>Tania_S</dc:creator>
      <dc:date>2017-02-09T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Simple client Dropbox (which uses API v2)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206072#M9997</link>
      <description>1. Yes, API v1 is being retired in June. You can find more information here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/" target="_blank"&gt;https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2. No, unfortunately I don't have anything like this for API v1 to reccomend.&lt;BR /&gt;&lt;BR /&gt;If it helps, this example app for the Python API v2 SDK may be close to what you're looking for, but note that it is only an example app:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-python/blob/master/example/updown.py" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-python/blob/master/example/updown.py&lt;/A&gt;</description>
      <pubDate>Thu, 09 Feb 2017 18:18:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206072#M9997</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-09T18:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Simple client Dropbox (which uses API v2)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206090#M10000</link>
      <description>if in the future there will be a simple program. let me know.&lt;BR /&gt;Thanks for the help &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:52:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/206090#M10000</guid>
      <dc:creator>Tania_S</dc:creator>
      <dc:date>2017-02-09T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Simple client Dropbox (which uses API v2)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/356580#M20359</link>
      <description>&lt;P&gt;Tanja_S, I am currently developing such a client for macOS and Linux. If you have some experience with Python development and are interested in porting it to Windows, let me know!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 19:26:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Simple-client-Dropbox-which-uses-API-v2/m-p/356580#M20359</guid>
      <dc:creator>Sam S.6</dc:creator>
      <dc:date>2019-07-22T19:26:21Z</dc:date>
    </item>
  </channel>
</rss>

