<?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 SCP Hanging Process Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723418#M63643</link>
    <description>I???ve have what I consider to be a bit of a bizarre problem concerning scp. I have a Solaris 2.7 host running doing an scp to an HPUX 10.20 host. The copy is successful but leaves a process hanging on both the host and destination servers. The hung processes are:&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/ssh ???x ???oFallBackToRsh no ???oFallBackToRSh no hostname scp ???t /home/dir&lt;BR /&gt;(on the host server)&lt;BR /&gt;and&lt;BR /&gt;scp ???t /home/dir&lt;BR /&gt;(on the destination server)&lt;BR /&gt;&lt;BR /&gt;The original scp to copy the files, runs with no options (scp file hostname:/home/dir)&lt;BR /&gt;&lt;BR /&gt;Both servers are running the same version of ssh (2.1.1). If the process is run in reverse (i.e. HPUX to Solaris) I have no problems!!&lt;BR /&gt;&lt;BR /&gt;I have run various test to rule various things out. These are as follows:&lt;BR /&gt;&lt;BR /&gt;It does not matter what version of ssh I???m running, the hung processes still exist.&lt;BR /&gt;&lt;BR /&gt;The problem only exists when going from Solaris to HP. I have run several tests from Solaris to Solaris, HPUX to HPUX and HPUX to Solaris and these have all completed successfully.&lt;BR /&gt;&lt;BR /&gt;The problem occurs regardless of which OS (10.20 or 11.x) the HP server is running.&lt;BR /&gt;&lt;BR /&gt;I ran an scp using the ???v option for a copy going both ways and looked at the output to see if there was a difference. It appears that although the scp is successful it does not produce an exist code which seems to be the reason that the process is left in a hung state (no handshake?). The other fully successful scp???s show and ???Exit Status 0???&lt;BR /&gt;&lt;BR /&gt;Has anyone ever seen anything similar? I can find nothing on the web. What is the ???t option that seems to be showing with the hung scp processes? Could this be in anyway PAM related?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help,&lt;BR /&gt;&lt;BR /&gt;Mark&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 14 May 2002 13:09:44 GMT</pubDate>
    <dc:creator>Mark Duffy</dc:creator>
    <dc:date>2002-05-14T13:09:44Z</dc:date>
    <item>
      <title>SCP Hanging Process Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723418#M63643</link>
      <description>I???ve have what I consider to be a bit of a bizarre problem concerning scp. I have a Solaris 2.7 host running doing an scp to an HPUX 10.20 host. The copy is successful but leaves a process hanging on both the host and destination servers. The hung processes are:&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/ssh ???x ???oFallBackToRsh no ???oFallBackToRSh no hostname scp ???t /home/dir&lt;BR /&gt;(on the host server)&lt;BR /&gt;and&lt;BR /&gt;scp ???t /home/dir&lt;BR /&gt;(on the destination server)&lt;BR /&gt;&lt;BR /&gt;The original scp to copy the files, runs with no options (scp file hostname:/home/dir)&lt;BR /&gt;&lt;BR /&gt;Both servers are running the same version of ssh (2.1.1). If the process is run in reverse (i.e. HPUX to Solaris) I have no problems!!&lt;BR /&gt;&lt;BR /&gt;I have run various test to rule various things out. These are as follows:&lt;BR /&gt;&lt;BR /&gt;It does not matter what version of ssh I???m running, the hung processes still exist.&lt;BR /&gt;&lt;BR /&gt;The problem only exists when going from Solaris to HP. I have run several tests from Solaris to Solaris, HPUX to HPUX and HPUX to Solaris and these have all completed successfully.&lt;BR /&gt;&lt;BR /&gt;The problem occurs regardless of which OS (10.20 or 11.x) the HP server is running.&lt;BR /&gt;&lt;BR /&gt;I ran an scp using the ???v option for a copy going both ways and looked at the output to see if there was a difference. It appears that although the scp is successful it does not produce an exist code which seems to be the reason that the process is left in a hung state (no handshake?). The other fully successful scp???s show and ???Exit Status 0???&lt;BR /&gt;&lt;BR /&gt;Has anyone ever seen anything similar? I can find nothing on the web. What is the ???t option that seems to be showing with the hung scp processes? Could this be in anyway PAM related?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help,&lt;BR /&gt;&lt;BR /&gt;Mark&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 13:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723418#M63643</guid>
      <dc:creator>Mark Duffy</dc:creator>
      <dc:date>2002-05-14T13:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Hanging Process Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723419#M63644</link>
      <description>This is a now problem with ssh, there are some comiplation options that can help with this.  I couldn't find my readme file, but that file explains the option to solve the problem. There are also options such as --with-pam that allow it to modify login times and not expire accoutns etc...&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Tue, 14 May 2002 14:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723419#M63644</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-14T14:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Hanging Process Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723420#M63645</link>
      <description>Craig,&lt;BR /&gt;&lt;BR /&gt;I know very little about PAM but am I right in thinking it is installed and running on a default HP build? If so, and from what I'm seeing within the SSH INSTALL notes should SSH be compiled with the --without-pam option? Is there any risks there?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 14 May 2002 14:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-hanging-process-problem/m-p/2723420#M63645</guid>
      <dc:creator>Mark Duffy</dc:creator>
      <dc:date>2002-05-14T14:50:15Z</dc:date>
    </item>
  </channel>
</rss>

