<?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 SFTP connectivity using while using SSH in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/sftp-connectivity-using-while-using-ssh/m-p/8868#M3661</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to connect to a SFTP server using public/private key authentication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The public key is configured in the SFTP server and when I am trying to establish connectivity using Workato with private key, getting below error.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"could not settle on encryption_client algorithm Server encryption_client preferences: aes256-gcm@openssh.com,aes128-gcm@openssh.com Client encryption_client preferences: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,rijndael-cbc@lysato"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My private key as below info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Proc-Type: 4,ENCRYPTED&lt;BR /&gt;DEK-Info: DES-EDE3-CBC,49F1D315CD34905A&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to know what exactly is the issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sravani&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 22:58:55 GMT</pubDate>
    <dc:creator>sravanij</dc:creator>
    <dc:date>2025-02-13T22:58:55Z</dc:date>
    <item>
      <title>SFTP connectivity using while using SSH</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/sftp-connectivity-using-while-using-ssh/m-p/8868#M3661</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to connect to a SFTP server using public/private key authentication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The public key is configured in the SFTP server and when I am trying to establish connectivity using Workato with private key, getting below error.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"could not settle on encryption_client algorithm Server encryption_client preferences: aes256-gcm@openssh.com,aes128-gcm@openssh.com Client encryption_client preferences: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,rijndael-cbc@lysato"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My private key as below info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Proc-Type: 4,ENCRYPTED&lt;BR /&gt;DEK-Info: DES-EDE3-CBC,49F1D315CD34905A&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to know what exactly is the issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sravani&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 22:58:55 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/sftp-connectivity-using-while-using-ssh/m-p/8868#M3661</guid>
      <dc:creator>sravanij</dc:creator>
      <dc:date>2025-02-13T22:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP connectivity using while using SSH</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/sftp-connectivity-using-while-using-ssh/m-p/8871#M3662</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11472"&gt;@sravanij&lt;/a&gt;,&lt;BR /&gt;Based on the error, here is my understanding and suggested fix:&lt;/P&gt;&lt;P&gt;1. Your &lt;STRONG&gt;server&lt;/STRONG&gt; supports:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;aes256-gcm&lt;SPAN class=""&gt;@openssh&lt;/SPAN&gt;.com, aes128-gcm&lt;SPAN class=""&gt;@openssh&lt;/SPAN&gt;.com&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;2. Your &lt;STRONG&gt;client&lt;/STRONG&gt; supports:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;aes256-ctr, aes192-ctr, aes128-ctr, aes256-cbc, aes192-cbc, aes128-cbc, rijndael-cbc&lt;SPAN class=""&gt;@lysato&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Fix:&lt;/STRONG&gt; Update your SFTP client to &lt;STRONG&gt;support aes256-gcm@openssh.com or aes128-gcm@openssh.com&lt;/STRONG&gt;, OR modify the server configuration to allow aes256-ctr&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kindly try from your end and let me know if you need further help.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;BR /&gt;Shivakumar K A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 07:22:23 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/sftp-connectivity-using-while-using-ssh/m-p/8871#M3662</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2025-02-14T07:22:23Z</dc:date>
    </item>
  </channel>
</rss>

