<?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: Getting &amp;quot;Connection Refused&amp;quot; message when using sftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171328#M458121</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also please give me the o/p of ssh -v -v server name&lt;BR /&gt;&lt;BR /&gt;and try restarting sshd&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;Cheers,&lt;BR /&gt;Ravi.</description>
    <pubDate>Thu, 23 Apr 2009 16:04:11 GMT</pubDate>
    <dc:creator>G V R Shankar</dc:creator>
    <dc:date>2009-04-23T16:04:11Z</dc:date>
    <item>
      <title>Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171316#M458109</link>
      <description>Running 11.23.  Trying to connect to remote server using sftp.  when I try, I get the following:&lt;BR /&gt;&lt;BR /&gt;#sftp sftp.domainname.com&lt;BR /&gt;Connecting to sftp.domainname.com...&lt;BR /&gt;ssh: connect to host sftp.domainname.com port 22: Connection refused&lt;BR /&gt;Connection closed&lt;BR /&gt;&lt;BR /&gt;I can perform the same command from my Windows workstation and at least get a login prompt.  I don't have HIPS or firewall configured on this server.  sshd is running.  Thoughts anyone?&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2009 14:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171316#M458109</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T14:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171317#M458110</link>
      <description>&lt;!--!*#--&gt;"Connection refused" normally means that you&lt;BR /&gt;can talk to the other system, but that it&lt;BR /&gt;isn't running (or willing to run) the&lt;BR /&gt;requested server.  This normally rules out&lt;BR /&gt;basic network/routing problems.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Thoughts anyone?&lt;BR /&gt;&lt;BR /&gt;Many things are possible.  Some clever&lt;BR /&gt;firewall could do it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I don't have HIPS or firewall configured on&lt;BR /&gt;&amp;gt; this server.&lt;BR /&gt;&lt;BR /&gt;Which server is "this server"?  What's&lt;BR /&gt;_between_ the systems?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sshd is running.&lt;BR /&gt;&lt;BR /&gt;So you claim.  (I see no evidence.)  On what?&lt;BR /&gt;&lt;BR /&gt;You're hiding the actual commands, so it's&lt;BR /&gt;hard to know what you really did, but&lt;BR /&gt;"sftp.domainname.com" might mean different&lt;BR /&gt;things on the two systems.  Specifying an IP&lt;BR /&gt;address might change the results.</description>
      <pubDate>Thu, 23 Apr 2009 15:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171317#M458110</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-23T15:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171318#M458111</link>
      <description>any chance you're using non-std ports, ie. other than 22?</description>
      <pubDate>Thu, 23 Apr 2009 15:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171318#M458111</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-04-23T15:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171319#M458112</link>
      <description>Take a look at /var/adm/log/syslog.log, there might be some info there.</description>
      <pubDate>Thu, 23 Apr 2009 15:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171319#M458112</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-04-23T15:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171320#M458113</link>
      <description>No HIPS or firewall on mine (the client server).  The sftp server is a remote vendor.  We have a firewall appliance on our side, but as I can at least get to a login prompt from my Windows workstation, which is on the same domain as the client server, and I can hit it from a SCO box, so I don't believe the appliance is the problem.&lt;BR /&gt;&lt;BR /&gt;It seems to me to be localized to this HP-UX box.  I'm just trying to figure out if I missed something obvious.&lt;BR /&gt;&lt;BR /&gt;And yes,&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep sshd&lt;BR /&gt;root      1502     1  0  Apr 18  ?           00:00 /opt/ssh/sbin/sshd&lt;BR /&gt;&lt;BR /&gt;Using the ip address made no difference.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2009 15:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171320#M458113</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T15:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171321#M458114</link>
      <description>Using port 22.  Even tried telneting to that port.&lt;BR /&gt;&lt;BR /&gt;syslog didn't show anything out of the ordinary.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2009 15:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171321#M458114</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T15:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171322#M458115</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] I can hit it [...]&lt;BR /&gt;&lt;BR /&gt;This means?  (My psychic powers are weak.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Using the ip address made no difference.&lt;BR /&gt;&lt;BR /&gt;And you tried using "the ip address" on the&lt;BR /&gt;Windows system, too?  Showing actual commands&lt;BR /&gt;with their actual output (that is, actual&lt;BR /&gt;evidence) can be _so_ much clearer than vague&lt;BR /&gt;descriptions and interpretations.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ps -ef | grep sshd&lt;BR /&gt;&amp;gt; root 1502 1 0 Apr 18 ? 00:00 /opt/ssh/sbin/sshd&lt;BR /&gt;&lt;BR /&gt;If that's on your local SFTP client system,&lt;BR /&gt;then who cares?  You're trying to talk to the&lt;BR /&gt;sshd on the remote server system.  Aren't&lt;BR /&gt;you?  _That's_ where sshd (or something like&lt;BR /&gt;it) needs to be running.&lt;BR /&gt;&lt;BR /&gt;For a good time, you might try (everywhere)&lt;BR /&gt;a command like:&lt;BR /&gt;&lt;BR /&gt;      telnet &lt;SFTP_SERVER&gt; 22&lt;BR /&gt;&lt;BR /&gt;where &lt;SFTP_SERVER&gt; is the name or IP address&lt;BR /&gt;of the SFTP server.  This would tend to&lt;BR /&gt;eliminate some potential client-side SSH&lt;BR /&gt;configuration quirks.&lt;/SFTP_SERVER&gt;&lt;/SFTP_SERVER&gt;</description>
      <pubDate>Thu, 23 Apr 2009 15:29:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171322#M458115</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-23T15:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171323#M458116</link>
      <description>"Using port 22. Even tried telneting to that port."&lt;BR /&gt;&lt;BR /&gt;right...that was here:&lt;BR /&gt;&lt;BR /&gt;"ssh: connect to host sftp.domainname.com port 22: Connection refused"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But, what I meant is: is this different from the boxes which work?</description>
      <pubDate>Thu, 23 Apr 2009 15:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171323#M458116</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-04-23T15:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171324#M458117</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Using port 22. Even tried telneting to that&lt;BR /&gt;&amp;gt; port.&lt;BR /&gt;&lt;BR /&gt;You can probably see exactly what you're&lt;BR /&gt;doing (and where), and what happens when you&lt;BR /&gt;do it, but we non-psychics often can't.&lt;BR /&gt;Please try to keep this in mind.</description>
      <pubDate>Thu, 23 Apr 2009 15:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171324#M458117</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-23T15:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171325#M458118</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You say that atleast u got login prompt. are u able to login&lt;BR /&gt;is the session diconnecting.&lt;BR /&gt;&lt;BR /&gt;Please check the time stamp of /var/adm/net*&lt;BR /&gt;&lt;BR /&gt;if it is latest, please give the o/p of the following&lt;BR /&gt;netfmt -t -f /var/adm/&lt;FILENAMNE&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ravi.&lt;/FILENAMNE&gt;</description>
      <pubDate>Thu, 23 Apr 2009 15:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171325#M458118</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-23T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171326#M458119</link>
      <description>the command is&lt;BR /&gt;&lt;BR /&gt;netfmt -t 5 -f /var/adm/&lt;FILENAMNE&gt;&lt;BR /&gt;&lt;/FILENAMNE&gt;</description>
      <pubDate>Thu, 23 Apr 2009 15:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171326#M458119</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-23T15:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171327#M458120</link>
      <description>Okay, I need the help but I really don't need the sarcasm.&lt;BR /&gt;&lt;BR /&gt;I'm using the IP address now on all my tests to rule out a DNS problem.&lt;BR /&gt;&lt;BR /&gt;I get a login prompt from the remote system when I use Putty on my Windows system, using an IP address.&lt;BR /&gt;&lt;BR /&gt;You were questioning my claim that sshd was running.  Apologies for not specifying that I checked it on my system.  Doesn't the fact that I could get the login prompt from the remote server on the SCO and Windows boxes indicate that sshd was running on the remote system?&lt;BR /&gt;&lt;BR /&gt;And if I haven't stripped your gears by my previous comments to the point where you won't help me...&lt;BR /&gt;&lt;BR /&gt;From the SCO box:&lt;BR /&gt;&lt;BR /&gt; telnet 65.79.165.194 22&lt;BR /&gt;Trying 65.79.165.194...&lt;BR /&gt;Connected to 65.79.165.194.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;SSH-2.0-VShell_2_6_4_448 VShell&lt;BR /&gt;&lt;BR /&gt;From the Windows box:&lt;BR /&gt;&lt;BR /&gt;login as:&lt;BR /&gt;&lt;BR /&gt;From the HP-UX client:&lt;BR /&gt;&lt;BR /&gt;telnet 65.79.165.194 22&lt;BR /&gt;Trying...&lt;BR /&gt;telnet: Unable to connect to remote host: Connection refused&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2009 16:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171327#M458120</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T16:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171328#M458121</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also please give me the o/p of ssh -v -v server name&lt;BR /&gt;&lt;BR /&gt;and try restarting sshd&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;Cheers,&lt;BR /&gt;Ravi.</description>
      <pubDate>Thu, 23 Apr 2009 16:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171328#M458121</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-23T16:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171329#M458122</link>
      <description>OpenSSH_4.5p1+sftpfilecontrol-v1.1-hpn12v14, OpenSSL 0.9.7l 28 Sep 2006&lt;BR /&gt;HP-UX Secure Shell-A.04.50.021, HP-UX Secure Shell version&lt;BR /&gt;&lt;BR /&gt;Stopping and restarting the service on my side (client) didn't help.</description>
      <pubDate>Thu, 23 Apr 2009 16:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171329#M458122</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T16:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171330#M458123</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please check the time stamp of /var/adm/net*&lt;BR /&gt;&lt;BR /&gt;if it is latest, please give the o/p of the following&lt;BR /&gt;netfmt -t -f /var/adm/&lt;FILENAMNE&gt;&lt;BR /&gt;&lt;BR /&gt;Ravi.&lt;/FILENAMNE&gt;</description>
      <pubDate>Thu, 23 Apr 2009 16:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171330#M458123</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-23T16:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171331#M458124</link>
      <description>Time stamp on /var/adm/nettl.LOG000 is December 1.</description>
      <pubDate>Thu, 23 Apr 2009 16:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171331#M458124</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T16:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171332#M458125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think the connection is getting refused because of protocal version. Since it working with putty,&lt;BR /&gt;&lt;BR /&gt;I need you to try the following from the hpux client.&lt;BR /&gt;&lt;BR /&gt;ssh -1 hostname&lt;BR /&gt;ssh -2 hostname&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Thu, 23 Apr 2009 16:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171332#M458125</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-23T16:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171333#M458126</link>
      <description># ssh -1 sftp.domainname.com&lt;BR /&gt;ssh: connect to host sftp.domainname.com port 22: Connection refused&lt;BR /&gt;# ssh -2 sftp.domainname.com&lt;BR /&gt;ssh: connect to host sftp.domainname.com port 22: Connection refused</description>
      <pubDate>Thu, 23 Apr 2009 16:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171333#M458126</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T16:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171334#M458127</link>
      <description>ssh -v -v -v sftp.domainname.com&lt;BR /&gt;o/p please.</description>
      <pubDate>Thu, 23 Apr 2009 16:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171334#M458127</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-23T16:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "Connection Refused" message when using sftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171335#M458128</link>
      <description>ssh -v -v -v CARSFTP.EDIFACEINFO.COM&lt;BR /&gt;OpenSSH_4.5p1+sftpfilecontrol-v1.1-hpn12v14, OpenSSL 0.9.7l 28 Sep 2006&lt;BR /&gt;HP-UX Secure Shell-A.04.50.021, HP-UX Secure Shell version&lt;BR /&gt;debug1: Reading configuration data /opt/ssh/etc/ssh_config&lt;BR /&gt;debug3: RNG is ready, skipping seeding&lt;BR /&gt;debug2: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to sftp.domainname.com [###.###.###.###] port 22.&lt;BR /&gt;debug1: connect to address ###.###.###.### port 22: Connection refused&lt;BR /&gt;ssh: connect to host sftp.domainname.com port 22: Connection refused&lt;BR /&gt;&lt;BR /&gt;*(IP address has been sanitized)</description>
      <pubDate>Thu, 23 Apr 2009 16:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-quot-connection-refused-quot-message-when-using-sftp/m-p/5171335#M458128</guid>
      <dc:creator>Paul Maglinger</dc:creator>
      <dc:date>2009-04-23T16:41:58Z</dc:date>
    </item>
  </channel>
</rss>

