<?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: APIV1 ListDirectory lowercase issue in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIV1-ListDirectory-lowercase-issue/m-p/210996#M10575</link>
    <description>&lt;P&gt;Unfortunately due to some specifics of how Dropbox is implemented, not all of the path components can be guaranteed to have the expected casing. &lt;BR /&gt;&lt;BR /&gt;You can find more information on this in the "Path formats" section under:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#formats&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There's also some information in the documentation for "path_display" if you expand "FileMetadata", e.g., under: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FileMetadata.name will contain the case-preserved name, so the workaround would be to build the path up from that.&lt;BR /&gt;&lt;BR /&gt;By the way, for reference, your title mentions API v1, but your output is actually from API v2.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2017 17:48:31 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-03-10T17:48:31Z</dc:date>
    <item>
      <title>APIV1 ListDirectory lowercase issue</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIV1-ListDirectory-lowercase-issue/m-p/210931#M10569</link>
      <description>&lt;P&gt;Trying to download files in folder, folder names&lt;BR /&gt;Sometimes api returns normal character case, sometimes all are in lowercase:&lt;/P&gt;&lt;PRE&gt;                    [.tag] =&amp;gt; file
                    [name] =&amp;gt; 50.jpg
                    [path_lower] =&amp;gt; /media/ready/22 morpeth road brampton, manny rodrigues/raw/50.jpg
                    [path_display] =&amp;gt; /media/ready/22 morpeth road brampton, manny rodrigues/raw/50.jpg
                    [id] =&amp;gt; id:4-SLqyMHQzAAAAAAAAByxw
                    [client_modified] =&amp;gt; 2017-03-09T19:08:14Z
                    [server_modified] =&amp;gt; 2017-03-10T05:36:23Z
                    [rev] =&amp;gt; 3b2d30691b154
                    [size] =&amp;gt; 2640198
                    [content_hash] =&amp;gt; a36a55e022708935c19dd0e7c5e48ed8ef62477979348cd97ba299b02f1447fc
                )&lt;/PRE&gt;&lt;P&gt;path_display same as path_lower&lt;BR /&gt;while reading upper direcory:&lt;/P&gt;&lt;PRE&gt;           [10] =&amp;gt; Array
                (
                    [.tag] =&amp;gt; folder
                    [name] =&amp;gt; 22 Morpeth Road Brampton, Manny Rodrigues
                    [path_lower] =&amp;gt; /media/ready/22 morpeth road brampton, manny rodrigues
                    [path_display] =&amp;gt; /media/Ready/22 Morpeth Road Brampton, Manny Rodrigues
                    [id] =&amp;gt; id:4-SLqyMHQzAAAAAAAAByxg
                )&lt;/PRE&gt;&lt;P&gt;It has uppercase letters but first directory "media" is wrong, must be "Media"&lt;/P&gt;&lt;P&gt;How it can be fixed?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:24:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIV1-ListDirectory-lowercase-issue/m-p/210931#M10569</guid>
      <dc:creator>Dangerd</dc:creator>
      <dc:date>2019-05-29T09:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: APIV1 ListDirectory lowercase issue</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIV1-ListDirectory-lowercase-issue/m-p/210996#M10575</link>
      <description>&lt;P&gt;Unfortunately due to some specifics of how Dropbox is implemented, not all of the path components can be guaranteed to have the expected casing. &lt;BR /&gt;&lt;BR /&gt;You can find more information on this in the "Path formats" section under:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#formats&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There's also some information in the documentation for "path_display" if you expand "FileMetadata", e.g., under: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FileMetadata.name will contain the case-preserved name, so the workaround would be to build the path up from that.&lt;BR /&gt;&lt;BR /&gt;By the way, for reference, your title mentions API v1, but your output is actually from API v2.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 17:48:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIV1-ListDirectory-lowercase-issue/m-p/210996#M10575</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-10T17:48:31Z</dc:date>
    </item>
  </channel>
</rss>

