<?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 What is the difference between 'upload' and 'create_folder' ? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199680#M9309</link>
    <description>&lt;P&gt;What is the difference between '&lt;EM&gt;upload&lt;/EM&gt;' and 'create_folder'?Because I type the &lt;EM&gt;'upload'&lt;/EM&gt; command passing a folder that don't exist, the command create automatically the folder with the file inside, in my view, the difference to the &lt;EM&gt;create_folder&amp;nbsp;&lt;/EM&gt;is that the &lt;EM&gt;create_folder&lt;/EM&gt; just create an folder, already the '&lt;EM&gt;upload' &lt;/EM&gt;create the file that you set and the folder, if this don't exist yet...So when I need to upload a file in an determined folder, I don't need type de &lt;EM&gt;'create_folder' &lt;/EM&gt;command , is just type &lt;EM&gt;'upload' &lt;/EM&gt;and set the folder name and the file name, is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And about the '&lt;EM&gt;upload'&lt;/EM&gt; command, he should not do an upload of a file from the local machine instead of create a file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the attention, fellas!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:27:19 GMT</pubDate>
    <dc:creator>Douglas16</dc:creator>
    <dc:date>2019-05-29T09:27:19Z</dc:date>
    <item>
      <title>What is the difference between 'upload' and 'create_folder' ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199680#M9309</link>
      <description>&lt;P&gt;What is the difference between '&lt;EM&gt;upload&lt;/EM&gt;' and 'create_folder'?Because I type the &lt;EM&gt;'upload'&lt;/EM&gt; command passing a folder that don't exist, the command create automatically the folder with the file inside, in my view, the difference to the &lt;EM&gt;create_folder&amp;nbsp;&lt;/EM&gt;is that the &lt;EM&gt;create_folder&lt;/EM&gt; just create an folder, already the '&lt;EM&gt;upload' &lt;/EM&gt;create the file that you set and the folder, if this don't exist yet...So when I need to upload a file in an determined folder, I don't need type de &lt;EM&gt;'create_folder' &lt;/EM&gt;command , is just type &lt;EM&gt;'upload' &lt;/EM&gt;and set the folder name and the file name, is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And about the '&lt;EM&gt;upload'&lt;/EM&gt; command, he should not do an upload of a file from the local machine instead of create a file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the attention, fellas!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:27:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199680#M9309</guid>
      <dc:creator>Douglas16</dc:creator>
      <dc:date>2019-05-29T09:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between 'upload' and 'create_folder' ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199686#M9311</link>
      <description>&lt;P&gt;Hi Douglas, it sounds like you have this right. When uploading a file, parent folders are automatically created if they don't already exist, so you don't need to explicitly create them first. The create_folder functionality exists so that you can create folders explicitly if you need them, without uploading any files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure I understand your second question though. Can you elaborate?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 16:47:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199686#M9311</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-28T16:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between 'upload' and 'create_folder' ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199700#M9319</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thanks for the reply, my friend.&lt;/SPAN&gt;&lt;BR /&gt;On the second question, let's go:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;When I use the &lt;EM&gt;upload&lt;/EM&gt; command, I create a file, right? What I means is: I spected that to use this command I should set a file which is on my local machine and his path, but if I write a file name that does not exist in my local machine the command make the 'upload' even so...So the command is not creating instead of uploading the file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class="short_text"&gt;I hope it has become clear&lt;/SPAN&gt;, &lt;SPAN class="short_text"&gt;&lt;SPAN&gt;thanks again&lt;/SPAN&gt;&lt;/SPAN&gt;!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 18:34:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199700#M9319</guid>
      <dc:creator>Douglas16</dc:creator>
      <dc:date>2016-12-28T18:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between 'upload' and 'create_folder' ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199737#M9325</link>
      <description>When you upload a file to Dropbox using the Dropbox API, it will create the file in Dropbox, if it doesn't already exist. (If it does already exist, the API can also update the file with the new data.)&lt;BR /&gt;&lt;BR /&gt;That is unrelated to the state of your local filesystem. When making the upload API call, you can supply data from wherever you want, for example, from a local file, from data in memory, generated on the fly, etc. The Dropbox API only sees the data that you send it, and doesn't know if/how it was stored on your local client.</description>
      <pubDate>Wed, 28 Dec 2016 21:31:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199737#M9325</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-28T21:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between 'upload' and 'create_folder' ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199788#M9330</link>
      <description>&lt;P&gt;Hmmm, I &lt;SPAN class="short_text"&gt;&lt;SPAN class=""&gt;got it, so, how I do to upload a file in a determinated folder of my local machine to the dropbox using this command '&lt;EM&gt;upload' ? &lt;/EM&gt;I means: how or where I shoul set the path of local file?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:22:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199788#M9330</guid>
      <dc:creator>Douglas16</dc:creator>
      <dc:date>2016-12-29T15:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between 'upload' and 'create_folder' ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199799#M9334</link>
      <description>&lt;P&gt;The specifics will depend on your system, what language, what library/SDK, if any, you're using&amp;nbsp;etc., but in general you'd use the local path you access the local file using whatever file access API your programming language supplies, and put the read data in the upload API call.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:46:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-difference-between-upload-and-create-folder/m-p/199799#M9334</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-29T15:46:50Z</dc:date>
    </item>
  </channel>
</rss>

