<?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: Creating a folder with sync disabled in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274603#M16371</link>
    <description>I am talking about dropbox servers.. basically, the files should stay local and be synced to dropbox on demand.</description>
    <pubDate>Tue, 01 May 2018 19:22:26 GMT</pubDate>
    <dc:creator>sriniv</dc:creator>
    <dc:date>2018-05-01T19:22:26Z</dc:date>
    <item>
      <title>Creating a folder with sync disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274313#M16328</link>
      <description>&lt;P&gt;Hey all...&amp;nbsp; Using the API, is there a way to create a folder, which can only synced to the server on demand? So users can put files, but sync is trigerred only at a certain time ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274313#M16328</guid>
      <dc:creator>sriniv</dc:creator>
      <dc:date>2019-05-29T09:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder with sync disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274590#M16363</link>
      <description>&lt;P&gt;I'm not sure I understand exactly what functionality you're looking for. Do you perhaps mean you want to create a folder that isn't synced automatically via &lt;A href="https://www.dropbox.com/help/syncing-uploads/selective-sync-overview" target="_self"&gt;the "Selective Sync" feature&lt;/A&gt;, or via the online only option?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, there isn't anything like that, but please feel free to elaborate and I'll be happy to pass this along as a feature request.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 16:39:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274590#M16363</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-30T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder with sync disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274595#M16365</link>
      <description>Greg.. Thanks for the reply, let me rephrase.&lt;BR /&gt;&lt;BR /&gt;We would like to disable sync for certain users on a folder via API, and have the API enable it during non work hours for sync to server.&lt;BR /&gt;&lt;BR /&gt;let me know if that helps</description>
      <pubDate>Tue, 01 May 2018 19:00:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274595#M16365</guid>
      <dc:creator>sriniv</dc:creator>
      <dc:date>2018-05-01T19:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder with sync disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274600#M16368</link>
      <description>Thanks! I'm still not sure I fully understand your exact scenario though. When you refer to the "server", do you mean your own server which is syncing with Dropbox, e.g., via the Dropbox desktop client, or do you mean the Dropbox API servers?</description>
      <pubDate>Tue, 01 May 2018 19:15:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274600#M16368</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-01T19:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder with sync disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274603#M16371</link>
      <description>I am talking about dropbox servers.. basically, the files should stay local and be synced to dropbox on demand.</description>
      <pubDate>Tue, 01 May 2018 19:22:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274603#M16371</guid>
      <dc:creator>sriniv</dc:creator>
      <dc:date>2018-05-01T19:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder with sync disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274607#M16373</link>
      <description>Thanks for clarifying! The API will always service whatever API calls are made as soon as possible, so if you want to defer operations like this, you should build that in to your app's code. That is, just have your app itself wait to make those API calls, e.g., to create a folder, upload files, etc, until whenever you want them done.</description>
      <pubDate>Tue, 01 May 2018 19:28:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-a-folder-with-sync-disabled/m-p/274607#M16373</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-01T19:28:59Z</dc:date>
    </item>
  </channel>
</rss>

