<?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: How to get maximum upload size for an user and the mimetype of the file? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-maximum-upload-size-for-an-user-and-the-mimetype-of/m-p/10594#M430</link>
    <description>&lt;P&gt;The Java Core SDK doesn't currently expose mime type, but I'll be sure to pass this along as feedback.&lt;/P&gt;

&lt;P&gt;You can keep your own file extension to mime type mapping if you'd like though. For example, you can find our groupings for the file types permission here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/devguide#app-permissions" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/devguide#app-permissions&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To get information on the available space in an account, you can check the &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxAccountInfo.Quota.html" rel="nofollow noreferrer"&gt;&lt;CODE&gt;DbxAccountInfo.Quota&lt;/CODE&gt;&lt;/A&gt; information returned by &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxClient.html#getAccountInfo()" rel="nofollow noreferrer"&gt;&lt;CODE&gt;DbxClient.getAccountInfo&lt;/CODE&gt;&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Sat, 04 Jul 2015 00:19:44 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-07-04T00:19:44Z</dc:date>
    <item>
      <title>How to get maximum upload size for an user and the mimetype of the file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-maximum-upload-size-for-an-user-and-the-mimetype-of/m-p/10593#M429</link>
      <description>&lt;P&gt;I am developing an app using Dropbox's java sdk (1.7.7). In the response for the list of files and folders, how do I get the mime type of the file?&lt;BR /&gt;
Also how can I find the maximum upload size for any user so that they can be warned before uploading the file?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-maximum-upload-size-for-an-user-and-the-mimetype-of/m-p/10593#M429</guid>
      <dc:creator>Naga Abhinaya T</dc:creator>
      <dc:date>2019-05-29T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get maximum upload size for an user and the mimetype of the file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-maximum-upload-size-for-an-user-and-the-mimetype-of/m-p/10594#M430</link>
      <description>&lt;P&gt;The Java Core SDK doesn't currently expose mime type, but I'll be sure to pass this along as feedback.&lt;/P&gt;

&lt;P&gt;You can keep your own file extension to mime type mapping if you'd like though. For example, you can find our groupings for the file types permission here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/devguide#app-permissions" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/devguide#app-permissions&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To get information on the available space in an account, you can check the &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxAccountInfo.Quota.html" rel="nofollow noreferrer"&gt;&lt;CODE&gt;DbxAccountInfo.Quota&lt;/CODE&gt;&lt;/A&gt; information returned by &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxClient.html#getAccountInfo()" rel="nofollow noreferrer"&gt;&lt;CODE&gt;DbxClient.getAccountInfo&lt;/CODE&gt;&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2015 00:19:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-maximum-upload-size-for-an-user-and-the-mimetype-of/m-p/10594#M430</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-04T00:19:44Z</dc:date>
    </item>
  </channel>
</rss>

