<?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 Passive FTP in HP-UX 10.20 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437352#M598518</link>
    <description>Does the ftp demon and client in HP-UX support passive mode connections? I have just installed a firewall and now need to use passive mode to ftp between two HP servers.&lt;BR /&gt;&lt;BR /&gt;If it does not, what options are open to me?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Emma</description>
    <pubDate>Thu, 17 Aug 2000 11:12:57 GMT</pubDate>
    <dc:creator>Emma Cooper</dc:creator>
    <dc:date>2000-08-17T11:12:57Z</dc:date>
    <item>
      <title>Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437352#M598518</link>
      <description>Does the ftp demon and client in HP-UX support passive mode connections? I have just installed a firewall and now need to use passive mode to ftp between two HP servers.&lt;BR /&gt;&lt;BR /&gt;If it does not, what options are open to me?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Emma</description>
      <pubDate>Thu, 17 Aug 2000 11:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437352#M598518</guid>
      <dc:creator>Emma Cooper</dc:creator>
      <dc:date>2000-08-17T11:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437353#M598519</link>
      <description>It appears that ftp passive mode works at both 10.20 and 11.X, but I'm not sure that it is supported though.  I ran into the same problem when downloading patches off the HP site on the internet.  Switching into passive mode works just fine to get the data through the firewall.  The reason I'm not sure if it is supported or not is where I was not able to locate anything in HP documentation that mentions passive mode at all.</description>
      <pubDate>Thu, 17 Aug 2000 11:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437353#M598519</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2000-08-17T11:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437354#M598520</link>
      <description>I believe that the ftp daemon and client that come with HPUX 10.20 conform to RFC   1123 and so support passive mode ftp.  Do a man on ftpd and search for PASV; also a man on ftp and search for the proxy command.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437354#M598520</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-08-17T11:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437355#M598521</link>
      <description>Patch PHNE_17963 appears to implement passive mode in the ftp client at 10.20. I'm not sure about the server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437355#M598521</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T11:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437356#M598522</link>
      <description>Patch PHNE_17963 appears to implement passive mode in the ftp client at 10.20. I'm not sure about the server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437356#M598522</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T11:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437357#M598523</link>
      <description>I believe that the ftp daemon and client that come with HPUX 10.20 conform to RFC   1123 and so support passive mode ftp.  Do a man on ftpd and search for PASV; also a man on ftp and search for the proxy command.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437357#M598523</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-08-17T11:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437358#M598524</link>
      <description>Part of description of the patch PHNE_17963&lt;BR /&gt;PHNE_17963:&lt;BR /&gt;1. Implement passive mode in 10.20 ftp client.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437358#M598524</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2000-08-17T11:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437359#M598525</link>
      <description>Part of description of the patch PHNE_17963&lt;BR /&gt;PHNE_17963:&lt;BR /&gt;1. Implement passive mode in 10.20 ftp client.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437359#M598525</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2000-08-17T11:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437360#M598526</link>
      <description>Part of description of the patch PHNE_17963&lt;BR /&gt;PHNE_17963:&lt;BR /&gt;1. Implement passive mode in 10.20 ftp client.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437360#M598526</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2000-08-17T11:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437361#M598527</link>
      <description>Patch PHNE_17963 appears to implement passive mode in the ftp client at 10.20. I'm not sure about the server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437361#M598527</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T11:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437362#M598528</link>
      <description>Part of description of the patch PHNE_17963&lt;BR /&gt;PHNE_17963:&lt;BR /&gt;1. Implement passive mode in 10.20 ftp client.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 11:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437362#M598528</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2000-08-17T11:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP in HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437363#M598529</link>
      <description>You can also download HP software site the latest ftpd binary file for 10.20 and copy it to /usr/lbin.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 13:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passive-ftp-in-hp-ux-10-20/m-p/2437363#M598529</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-08-17T13:09:25Z</dc:date>
    </item>
  </channel>
</rss>

