<?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 Any way to get mixed-case path for a file? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158703#M5377</link>
    <description>&lt;P&gt;My app will display the full path of files. They look kinda strange (unfamiliar) when all lower-cased, which is all I seem to be able to access from a&amp;nbsp;FileMetadata value. Is there any way to get the mixed-case path for a file with the v2 API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:36:56 GMT</pubDate>
    <dc:creator>Avi F.</dc:creator>
    <dc:date>2019-05-29T09:36:56Z</dc:date>
    <item>
      <title>Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158703#M5377</link>
      <description>&lt;P&gt;My app will display the full path of files. They look kinda strange (unfamiliar) when all lower-cased, which is all I seem to be able to access from a&amp;nbsp;FileMetadata value. Is there any way to get the mixed-case path for a file with the v2 API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158703#M5377</guid>
      <dc:creator>Avi F.</dc:creator>
      <dc:date>2019-05-29T09:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158704#M5378</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/34667886/dropbox-v2-api-is-there-any-way-to-get-the-original-mixed-case-path-of-from-a-f" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/34667886/dropbox-v2-api-is-there-any-way-to-get-the-original-mixed-case-path-of-from-a-f&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;FileMetadata.name will contain the case-preserved name, so you would need to build the path up from that.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 09:14:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158704#M5378</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-08T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158705#M5379</link>
      <description>&lt;P&gt;Thanks Gregory! I should have been clearer — I’m aware that I could walk up the path and get the full mixed-case name of each path segment, but that would require either many different HTTP requests or a sophisticated caching facility within my application. I’m wondering if there’s any way to retrieve this data with a single request — or even better, ideally, as a property in each&amp;nbsp;FileMetadata value (e.g. in arrays).&lt;/P&gt;
&lt;P&gt;If there’s no way to do this, I’d like to make this a feature request. Is there a formal way to do so?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 09:19:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158705#M5379</guid>
      <dc:creator>Avi F.</dc:creator>
      <dc:date>2016-01-08T09:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158706#M5380</link>
      <description>&lt;P&gt;Thanks for clarifying! No, there isn't a single call&amp;nbsp;way to get it like that. I'll send this along as a feature request to the team though.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 09:28:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158706#M5380</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-08T09:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158707#M5381</link>
      <description>&lt;P&gt;Got it, thanks Gregory! Happy new year!&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 03:30:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158707#M5381</guid>
      <dc:creator>Avi F.</dc:creator>
      <dc:date>2016-01-09T03:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158708#M5382</link>
      <description>&lt;P&gt;Quick update, the FileMetadata object now contains a "path_display" property. You can read more about it in the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_blank" rel="nofollow noreferrer"&gt;documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 02:43:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158708#M5382</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-26T02:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to get mixed-case path for a file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158709#M5383</link>
      <description>&lt;P&gt;Wow, thanks Gregory! I really appreciate it!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 08:54:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-get-mixed-case-path-for-a-file/m-p/158709#M5383</guid>
      <dc:creator>Avi F.</dc:creator>
      <dc:date>2016-02-29T08:54:29Z</dc:date>
    </item>
  </channel>
</rss>

