<?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: 503 Bad sequence of commands in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306536#M144129</link>
    <description>&lt;P&gt;I'm getting this same error now when FTPSClient.execPROT("P") is being called.&amp;nbsp; The error has nothing to do with the keystore as the FTPSClient.connect and FTPSClient.login are both succeeding.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 18:19:34 GMT</pubDate>
    <dc:creator>fred271828</dc:creator>
    <dc:date>2019-03-27T18:19:34Z</dc:date>
    <item>
      <title>503 Bad sequence of commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306532#M144125</link>
      <description>&lt;P&gt;I am attempting to connect to FTP and I am receiving the following error message:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000"&gt;Exception in component tFTPConnection_1 (FTP)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff0000"&gt;javax.net.ssl.SSLException: 503 Bad sequence of commands.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000"&gt;&amp;nbsp;at org.apache.commons.net.ftp.FTPSClient.execPROT(FTPSClient.java:528)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff0000"&gt;&amp;nbsp;at configuration.ftp_0_1.FTP.tFTPConnection_1Process(FTP.java:533)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff0000"&gt;&amp;nbsp;at configuration.ftp_0_1.FTP.runJobInTOS(FTP.java:2011)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff0000"&gt;&amp;nbsp;at configuration.ftp_0_1.FTP.main(FTP.java:1862)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The FTP uses SSL, passive connection mode and explicit security mode. The port (21), host, username and password are all correct; using the same settings I can log in through FileZilla. I can also log into SFTP without any issues using the same sequence (I change the FTPConnection component). What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306532#M144125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: 503 Bad sequence of commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306533#M144126</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It indicates the server is unavailable.&lt;/P&gt;
&lt;P&gt;Have you tried to set the FTPS option (it is FTP over SSH) on tFTPConnection component?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 07:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306533#M144126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T07:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: 503 Bad sequence of commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306534#M144127</link>
      <description>I tired that. The box is checked (FTPS Support (support tFTPGet temporarily). I took at screenshot of my configuration. As you can see from the screenshot I have to use a keystore. I created one and imported a key given to me by the host of the FTP. That is all that has happened in that regard.&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lshp"&gt;Capture.PNG&lt;/A&gt;</description>
      <pubDate>Mon, 21 May 2018 20:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306534#M144127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T20:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: 503 Bad sequence of commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306535#M144128</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you still get the 503 bad sequence of commands error?&lt;/P&gt;
&lt;P&gt;For creating keystore and truststore, you can check documentation:&lt;/P&gt;
&lt;P&gt;&lt;A title="https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/" href="https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 08:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306535#M144128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-25T08:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: 503 Bad sequence of commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306536#M144129</link>
      <description>&lt;P&gt;I'm getting this same error now when FTPSClient.execPROT("P") is being called.&amp;nbsp; The error has nothing to do with the keystore as the FTPSClient.connect and FTPSClient.login are both succeeding.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 18:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/503-Bad-sequence-of-commands/m-p/2306536#M144129</guid>
      <dc:creator>fred271828</dc:creator>
      <dc:date>2019-03-27T18:19:34Z</dc:date>
    </item>
  </channel>
</rss>

