<?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: dbxClient getFile failing with absolute output file path??? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dbxClient-getFile-failing-with-absolute-output-file-path/m-p/175505#M6919</link>
    <description>&lt;P&gt;What&amp;nbsp;error/output do you get when you try to run with the absolute path?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 03:33:57 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-04-15T03:33:57Z</dc:date>
    <item>
      <title>dbxClient getFile failing with absolute output file path???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dbxClient-getFile-failing-with-absolute-output-file-path/m-p/175504#M6918</link>
      <description>&lt;P&gt;I'm using dropbox PHP SDK&lt;/P&gt;
&lt;P&gt;I'm trying to download all&amp;nbsp;newly added files using /delta API.&lt;/P&gt;
&lt;P&gt;So, when I use dbxClient getFile method to download the newly added file, it successfully downloads the file only when I give the outstream as relative path.&lt;/P&gt;
&lt;P&gt;The same getFile downloads a &lt;STRONG&gt;0 bytes&lt;/STRONG&gt; file when I give absolute path as outstream.&lt;/P&gt;
&lt;P&gt;$download_file_path = $lsPath; --&amp;gt; This works&lt;/P&gt;
&lt;P&gt;$download_file_path = '/opt/sample/dropbox_ingest' . $lsPath; --&amp;gt; &lt;STRONG&gt;This fails&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;$fd = fopen($download_file_path, "wb");&lt;BR /&gt; $dbxClient-&amp;gt;getFile($lsPath,$fd,null);&lt;/P&gt;
&lt;P&gt;Please let me know if i'm doing something wrong here!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Srinivas&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dbxClient-getFile-failing-with-absolute-output-file-path/m-p/175504#M6918</guid>
      <dc:creator>srinivas d.</dc:creator>
      <dc:date>2019-05-29T09:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: dbxClient getFile failing with absolute output file path???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dbxClient-getFile-failing-with-absolute-output-file-path/m-p/175505#M6919</link>
      <description>&lt;P&gt;What&amp;nbsp;error/output do you get when you try to run with the absolute path?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 03:33:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dbxClient-getFile-failing-with-absolute-output-file-path/m-p/175505#M6919</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-15T03:33:57Z</dc:date>
    </item>
  </channel>
</rss>

