<?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: Switf : Upload a file to the same folder for multiple user in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601168#M2662</link>
    <description>&lt;P&gt;The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files/folders. While it is technically possible to always connect to just one account for all users, we do not officially support this, for various technical and security reasons.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2022 12:07:09 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-06-03T12:07:09Z</dc:date>
    <item>
      <title>Switf : Upload a file to the same folder for multiple user</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601147#M2661</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am developping a swift application for IOS (Ipad) using the dropbox api.&lt;/P&gt;
&lt;P&gt;I create a new dropbox account and setup the application with it.&lt;/P&gt;
&lt;P&gt;In my application i need to transfert files to as specific folder that a create with this account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The problem is that if a user already has a dropbox account and sign with it&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;when he transfers the files, they will be in his directory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can i use the same folder for every users ? so that the files will always be uploaded to the same folder ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to have a&amp;nbsp; shared directory with several users that i can use it in my application to upload files ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 22:54:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601147#M2661</guid>
      <dc:creator>thomas1976</dc:creator>
      <dc:date>2022-06-03T22:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Switf : Upload a file to the same folder for multiple user</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601168#M2662</link>
      <description>&lt;P&gt;The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files/folders. While it is technically possible to always connect to just one account for all users, we do not officially support this, for various technical and security reasons.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 12:07:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601168#M2662</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-06-03T12:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Switf : Upload a file to the same folder for multiple user</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601169#M2663</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for you answer.&lt;/P&gt;&lt;P&gt;If i use a business account and setup a shared folder can i access it trough the api ?&lt;/P&gt;&lt;P&gt;Must i do something special in my script ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ps: this is not a commercial or public application.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 12:10:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601169#M2663</guid>
      <dc:creator>thomas1976</dc:creator>
      <dc:date>2022-06-03T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Switf : Upload a file to the same folder for multiple user</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601177#M2664</link>
      <description>&lt;P&gt;Yes, you can &lt;A href="https://www.dropbox.com/developers/apps/create" target="_blank"&gt;register an app&lt;/A&gt; for "full Dropbox" access, if you haven't already, and use that to interact with any &lt;A href="https://help.dropbox.com/files-folders/share/share-file-or-folder" target="_blank"&gt;shared folders&lt;/A&gt; in the connected accounts of your users. This doesn't require a Business account in particular; any kind of account can use shared folders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find information on interacting with the sharing functionality on the API in &lt;A href="https://developers.dropbox.com/dbx-sharing-guide" target="_self"&gt;the Sharing Guide&lt;/A&gt;. You can find &lt;A href="http://dropbox.github.io/SwiftyDropbox/api-docs/latest/Classes/SharingRoutes.html" target="_blank"&gt;the documentation sharing functionality in the SwiftyDropbox library here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 13:06:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Switf-Upload-a-file-to-the-same-folder-for-multiple-user/m-p/601177#M2664</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-06-03T13:06:24Z</dc:date>
    </item>
  </channel>
</rss>

