<?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: SFTP CLI works but PutSFTP fails in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414074#M254405</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/147580"&gt;@nisaar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I agree with&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114383"&gt;@vafs&lt;/a&gt;&amp;nbsp; that sharing the completed ERROR and stack trace is always gong to be most helpful in your community questions.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Those full stack traces will have classes like "&lt;SPAN&gt;net.schmizz.sshj.transport" that you could try putting in to DEBUG within the NiFi logback to see what additional logging that class (not a NiFi library, but used by NiFi) may provide.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2026 12:03:24 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2026-05-13T12:03:24Z</dc:date>
    <item>
      <title>SFTP CLI works but PutSFTP fails</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414029#M254328</link>
      <description>&lt;P&gt;We have VM server on which we have NiFi installed within the container.&lt;/P&gt;&lt;P&gt;When we try to connect using sftp command from within the docker it connects fine.&lt;/P&gt;&lt;P&gt;docker exec -it nifi bash&lt;/P&gt;&lt;P&gt;However when we try from NiFi PutSFTP processor, it fails with below error&lt;/P&gt;&lt;P&gt;Routing to failure since unable to transfer FlowFile[filename=TGT_TEST28042026.csv] to remote host sftp.AAAAA.com:&lt;BR /&gt;net. schmizz. sshj. transport. TransportException: Connection reset&lt;BR /&gt;- Caused by: java.net.SocketException: Connection&lt;/P&gt;&lt;P&gt;How and where do I get more details logs ?&lt;/P&gt;&lt;P&gt;Also, is sftp command and NiFi PutSFTP works differently ?&lt;/P&gt;&lt;P&gt;This is similar to my previous&amp;nbsp; post&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/td-p/413903" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/td-p/413903&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But this time vendor has whitelisted the IP and we are able to connect from within docker on which Nifi is running.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gautam P&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 19:02:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414029#M254328</guid>
      <dc:creator>nisaar</dc:creator>
      <dc:date>2026-05-07T19:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP CLI works but PutSFTP fails</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414068#M254389</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/147580"&gt;@nisaar&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;sftp CLI and PutSFTP can internally work differently.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you check nifi-app.log from the NiFi nodes to review the error?&amp;nbsp;&lt;BR /&gt;If so, can you share here the message to take a look.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 22:06:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414068#M254389</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-05-12T22:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP CLI works but PutSFTP fails</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414074#M254405</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/147580"&gt;@nisaar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I agree with&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114383"&gt;@vafs&lt;/a&gt;&amp;nbsp; that sharing the completed ERROR and stack trace is always gong to be most helpful in your community questions.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Those full stack traces will have classes like "&lt;SPAN&gt;net.schmizz.sshj.transport" that you could try putting in to DEBUG within the NiFi logback to see what additional logging that class (not a NiFi library, but used by NiFi) may provide.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 12:03:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SFTP-CLI-works-but-PutSFTP-fails/m-p/414074#M254405</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2026-05-13T12:03:24Z</dc:date>
    </item>
  </channel>
</rss>

