<?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>question Re: Urgent need for ListSFTP &amp; FetchSFTP working example in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166738#M49749</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/173/agrande.html" nodeid="173"&gt;@Andrew Grande&lt;/A&gt;&lt;P&gt;I have the same issue but for the GETSFTP processor .Filenotfound exception.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/64551-screenshot-from-2018-03-09-13-24-26.png"&gt;screenshot-from-2018-03-09-13-24-26.png&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Mar 2018 16:02:57 GMT</pubDate>
    <dc:creator>hemamoger</dc:creator>
    <dc:date>2018-03-09T16:02:57Z</dc:date>
    <item>
      <title>Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166732#M49743</link>
      <description>&lt;P&gt;I have been struggling with ListSFTP and FetchSFTP (PFA) as none of them seem to be working and ending up with error below -&lt;/P&gt;&lt;P&gt;java.io.FileNotFoundException: Could not perform listing on /home/temp/ because could not find the file on the remote server&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ListSFTP
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10642-listsftp.png" style="width: 691px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20327i61EBADD842128AAB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10642-listsftp.png" alt="10642-listsftp.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;
&lt;STRONG&gt;
FetchSFTP
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10643-fetchsftp.png" style="width: 688px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20328iE9A9B28AD0E733D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10643-fetchsftp.png" alt="10643-fetchsftp.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:12:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166732#M49743</guid>
      <dc:creator>sahaavish</dc:creator>
      <dc:date>2019-08-18T11:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166733#M49744</link>
      <description>&lt;P&gt;Setting a remote file to /home/temp/ is wrong. It expects a filename, not a directory. A combination of ListSFTP and FetchSFTP will ensure the filenames are passed to the FestSFTP via a known attribute name.&lt;/P&gt;&lt;P&gt;Here's an example template from the gallery: &lt;A target="_blank" href="https://github.com/hortonworks-gallery/nifi-templates/blob/master/templates/List_and_Fetch_SFTP_template.xml"&gt;https://github.com/hortonworks-gallery/nifi-templates/blob/master/templates/List_and_Fetch_SFTP_template.xml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 02:24:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166733#M49744</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2016-12-22T02:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166734#M49745</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/173/agrande.html" nodeid="173"&gt;@Andrew Grande&lt;/A&gt; for the quick response. The problem however is with ListFile above, as you can see I have specified the path /home/temp to the 'Remote Path', should that not first enlist all the files in that directory, which then I believe will be sent over to FetchFile as flowfile, right?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 02:38:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166734#M49745</guid>
      <dc:creator>sahaavish</dc:creator>
      <dc:date>2016-12-22T02:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166735#M49746</link>
      <description>&lt;P&gt;You removed all details from the configuration. Do you have the 'temp' user? Which user do you use for SFTP login? Normally you wouldn't have access to other users' home directories. Try using a directory outside of /home and set correct permissions on it.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 02:49:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166735#M49746</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2016-12-22T02:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166736#M49747</link>
      <description>&lt;P&gt;Shouldn't the FetchSFTP Remote File be set to ${path}/${filename} which are the attributes produced by ListSFTP?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 04:01:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166736#M49747</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-12-22T04:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166737#M49748</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/173/agrande.html" nodeid="173"&gt;@Andrew Grande&lt;/A&gt; &amp;amp; &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt;, you guys ROCK!!! It was actually a permissions issue which I fixed. Thank you, appreciate it.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:38:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166737#M49748</guid>
      <dc:creator>sahaavish</dc:creator>
      <dc:date>2016-12-23T13:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent need for ListSFTP &amp; FetchSFTP working example</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166738#M49749</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/173/agrande.html" nodeid="173"&gt;@Andrew Grande&lt;/A&gt;&lt;P&gt;I have the same issue but for the GETSFTP processor .Filenotfound exception.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/64551-screenshot-from-2018-03-09-13-24-26.png"&gt;screenshot-from-2018-03-09-13-24-26.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:02:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Urgent-need-for-ListSFTP-FetchSFTP-working-example/m-p/166738#M49749</guid>
      <dc:creator>hemamoger</dc:creator>
      <dc:date>2018-03-09T16:02:57Z</dc:date>
    </item>
  </channel>
</rss>

