<?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: Java API: DbxClient uploadFile, is it a blocking method? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86604#M2655</link>
    <description>&lt;P&gt;i have a doubt that,how we are connecting to dropbox account or dropbox app using DbxClient without specifying "URL" of the dropbox..i have very much confusion abt this...pls help me..thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2016 17:57:50 GMT</pubDate>
    <dc:creator>NagiReddy J.</dc:creator>
    <dc:date>2016-03-18T17:57:50Z</dc:date>
    <item>
      <title>Java API: DbxClient uploadFile, is it a blocking method?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86601#M2652</link>
      <description>&lt;P&gt;I upload the file I create and then delete it. For some reason the it seems the file is not found by the uploadFile method.&lt;/P&gt;

&lt;P&gt;Does uploadFile block the current thread until the file is uploaded? If not, how can I know when is it finished?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:45:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86601#M2652</guid>
      <dc:creator>Justas S.</dc:creator>
      <dc:date>2019-05-29T09:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Java API: DbxClient uploadFile, is it a blocking method?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86602#M2653</link>
      <description>&lt;P&gt;Yes, the &lt;A href="http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxClient.html#uploadFile(java.lang.String,%20com.dropbox.core.DbxWriteMode,%20long,%20java.io.InputStream)" rel="nofollow noreferrer"&gt;uploadFile&lt;/A&gt; method does block until the upload is complete. It also returns the &lt;A href="http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.7.x/com/dropbox/core/DbxEntry.File.html" rel="nofollow noreferrer"&gt;DbxEntry.File&lt;/A&gt; object with information on the uploaded file. &lt;/P&gt;

&lt;P&gt;Is this not what you're seeing? If not, please post your code and output.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 03:49:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86602#M2653</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-02-09T03:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Java API: DbxClient uploadFile, is it a blocking method?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86603#M2654</link>
      <description>&lt;P&gt;Thanks Greg. In that case it seems my problem lies elsewhere. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 04:20:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86603#M2654</guid>
      <dc:creator>Justas S.</dc:creator>
      <dc:date>2015-02-09T04:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Java API: DbxClient uploadFile, is it a blocking method?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86604#M2655</link>
      <description>&lt;P&gt;i have a doubt that,how we are connecting to dropbox account or dropbox app using DbxClient without specifying "URL" of the dropbox..i have very much confusion abt this...pls help me..thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 17:57:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86604#M2655</guid>
      <dc:creator>NagiReddy J.</dc:creator>
      <dc:date>2016-03-18T17:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Java API: DbxClient uploadFile, is it a blocking method?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86605#M2656</link>
      <description>&lt;P&gt;NagiReddy J., I don't think I understand your question. Can you &lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/new?community_post%5Btopic_id%5D=200209245" target="_blank" rel="nofollow noreferrer"&gt;start a new thread&lt;/A&gt; with more details? Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 00:01:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-API-DbxClient-uploadFile-is-it-a-blocking-method/m-p/86605#M2656</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-19T00:01:13Z</dc:date>
    </item>
  </channel>
</rss>

