<?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: Sftp Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094612#M442997</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/secsh stop&lt;BR /&gt;/sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;I would recommend updating to a current version of secure shell/sshd from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 27 Feb 2008 09:14:31 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-02-27T09:14:31Z</dc:date>
    <item>
      <title>Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094606#M442991</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;A internet hosted server try to do SFTP to our host and they are able to reach our server and syslog show that password is accepted but the connection is getting disconnected while file transfer. &lt;BR /&gt;&lt;BR /&gt;So Would you please help me to resolve this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Server Model : Rp7400&lt;BR /&gt;OS : HP UX 11.11&lt;BR /&gt;Error :Feb 26 20:14:47 gmil sshd[18756]: Accepted password for primotra from 205.239.141.146 port 1195 ssh2&lt;BR /&gt;Feb 26 20:14:48 gmil sshd[18766]: subsystem request for sftp&lt;BR /&gt;Feb 26 20:14:50 gmil sshd[18766]: Received disconnect from 205.239.141.146: 11: Terminating connection&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2008 07:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094606#M442991</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-27T07:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094607#M442992</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;increase time out value in sshd_config file.&lt;BR /&gt;&lt;BR /&gt;ClientAliveInterval 600 &lt;BR /&gt;&lt;BR /&gt;This will increase time out value to 20 minutes.&lt;BR /&gt;&lt;BR /&gt;pls assign some points if this answer your question.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2008 07:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094607#M442992</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2008-02-27T07:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094608#M442993</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Would you please provide me the path as i cannot file sshd_config file in the system</description>
      <pubDate>Wed, 27 Feb 2008 08:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094608#M442993</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-27T08:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094609#M442994</link>
      <description>look in /opt/ssh/etc</description>
      <pubDate>Wed, 27 Feb 2008 08:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094609#M442994</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-02-27T08:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094610#M442995</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To see where your sshd_config file is:&lt;BR /&gt;find / -name sshd_config&lt;BR /&gt;&lt;BR /&gt;Remember to restart sshd when modifying the sshd_config file.&lt;BR /&gt;Can you try the following for detailed info:&lt;BR /&gt;sftp -vvv &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;GoodLuck &lt;BR /&gt;Darrel&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 27 Feb 2008 08:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094610#M442995</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2008-02-27T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094611#M442996</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Would you please help me with the comamnd to restart sshd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2008 09:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094611#M442996</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-27T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094612#M442997</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/secsh stop&lt;BR /&gt;/sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;I would recommend updating to a current version of secure shell/sshd from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 Feb 2008 09:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094612#M442997</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-27T09:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094613#M442998</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check in /sbin/init.d for your startup script.&lt;BR /&gt;example:&lt;BR /&gt;/sbin/init.d/sshd stop&lt;BR /&gt;/sbin/init.d/sshd start&lt;BR /&gt;&lt;BR /&gt;GoodLuck &lt;BR /&gt;Darrel</description>
      <pubDate>Wed, 27 Feb 2008 09:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094613#M442998</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2008-02-27T09:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sftp Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094614#M442999</link>
      <description>thanks</description>
      <pubDate>Wed, 27 Feb 2008 10:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-error/m-p/5094614#M442999</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-27T10:11:24Z</dc:date>
    </item>
  </channel>
</rss>

