<?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: tFTPPut - File transfer fail.No such file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374280#M136901</link>
    <description>&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion! i have already changed my Remote location as mentioned on the post and still the issue persists.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 17:13:10 GMT</pubDate>
    <dc:creator>svangala</dc:creator>
    <dc:date>2020-08-11T17:13:10Z</dc:date>
    <item>
      <title>tFTPPut - File transfer fail.No such file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374278#M136899</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Talend FTP process gets triggered with availability of files on a specific folder, Seeing intermittent issues while transferring the files to remote server on the TFTPput component with the below error. I have made some modifications by going through one of the post to change the remote path to ./Remote_Directory/  but still the issue persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also in most of the scenarios the file get's ftp'd to the remote but still throws an error like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[ERROR]: oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker - tFTPPut_1 - File transfer fail.No such file&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[FATAL]: oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker - tFTPPut_1 No such file&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;2: No such file&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2198)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2215)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:2172)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker.tFTPPut_1Process(OC_Put_FTP_Msg_Broker.java:607)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker.runJobInTOS(OC_Put_FTP_Msg_Broker.java:2833)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker.main(OC_Put_FTP_Msg_Broker.java:2640)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Exception in component tFTPPut_1 (OC_Put_FTP_Msg_Broker)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;2: No such file&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2198)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2215)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:2172)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker.tFTPPut_1Process(OC_Put_FTP_Msg_Broker.java:607)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker.runJobInTOS(OC_Put_FTP_Msg_Broker.java:2833)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;	at oc_erp.oc_put_ftp_msg_broker_0_3.OC_Put_FTP_Msg_Broker.main(OC_Put_FTP_Msg_Broker.java:2640)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest if any other modifications can be done to avoid this issue.&lt;/P&gt;&lt;P&gt;i'm using the SFTP connection on port 22 with username/pswd auth.&lt;/P&gt;&lt;P&gt;PFB job design i'm using. using the existing  FTP connection to put the files on remote and checking if the files are transfered on the remote after they are ftp'd.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IFpnAAG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152339i6A4842883E637141/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IFpnAAG.png" alt="0693p000009IFpnAAG.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374278#M136899</guid>
      <dc:creator>svangala</dc:creator>
      <dc:date>2024-11-16T01:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut - File transfer fail.No such file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374279#M136900</link>
      <description>&lt;P&gt;@siva vangala​&amp;nbsp;,check the below link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/A-Job-using-a-tFTPPut-component-fails-with-a-No-such-file-error-imGJB" alt="https://community.talend.com/s/article/A-Job-using-a-tFTPPut-component-fails-with-a-No-such-file-error-imGJB" target="_blank"&gt;https://community.talend.com/s/article/A-Job-using-a-tFTPPut-component-fails-with-a-No-such-file-error-imGJB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 07:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374279#M136900</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-11T07:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut - File transfer fail.No such file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374280#M136901</link>
      <description>&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion! i have already changed my Remote location as mentioned on the post and still the issue persists.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 17:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374280#M136901</guid>
      <dc:creator>svangala</dc:creator>
      <dc:date>2020-08-11T17:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut - File transfer fail.No such file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374281#M136902</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know for any additional suggestions.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 18:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-File-transfer-fail-No-such-file/m-p/2374281#M136902</guid>
      <dc:creator>svangala</dc:creator>
      <dc:date>2020-08-18T18:53:22Z</dc:date>
    </item>
  </channel>
</rss>

