<?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: FTP between RH 7.2 and MPE 6.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739570#M78583</link>
    <description>Sorry, never mind. Looks like all I have to do is type 'passive'. My apologies.&lt;BR /&gt;&lt;BR /&gt;-dd</description>
    <pubDate>Thu, 06 Jun 2002 20:31:26 GMT</pubDate>
    <dc:creator>dan dobbs</dc:creator>
    <dc:date>2002-06-06T20:31:26Z</dc:date>
    <item>
      <title>FTP between RH 7.2 and MPE 6.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739569#M78582</link>
      <description>Greetings! I'm trying to get a file from my HP/3000 via my Red Hat box. I can ftp to the HP/3000, log in, and change directories, but when I try to 'get' a file I receive this message: "ftp&amp;gt; get SLIFLAT&lt;BR /&gt;local: SLIFLAT remote: SLIFLAT&lt;BR /&gt;&lt;BR /&gt;502 PASV command not implemented by this server.&lt;BR /&gt;&lt;BR /&gt;Passive mode refused."&lt;BR /&gt;&lt;BR /&gt;I can ftp between my MPE and HP/Ux boxes without any problem. Ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;-dd&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jun 2002 20:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739569#M78582</guid>
      <dc:creator>dan dobbs</dc:creator>
      <dc:date>2002-06-06T20:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: FTP between RH 7.2 and MPE 6.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739570#M78583</link>
      <description>Sorry, never mind. Looks like all I have to do is type 'passive'. My apologies.&lt;BR /&gt;&lt;BR /&gt;-dd</description>
      <pubDate>Thu, 06 Jun 2002 20:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739570#M78583</guid>
      <dc:creator>dan dobbs</dc:creator>
      <dc:date>2002-06-06T20:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: FTP between RH 7.2 and MPE 6.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739571#M78584</link>
      <description>Hello Dan,&lt;BR /&gt;&lt;BR /&gt;It seems that you found the answer by yourself.&lt;BR /&gt;&lt;BR /&gt;In fact, with the FTP protocol, 2 connections are opened :&lt;BR /&gt;&lt;BR /&gt;  - the first one is used for commands (open, user, cd, pwd...). It goes from the FTP client to the FTP server on port 21.&lt;BR /&gt;&lt;BR /&gt;  - The second one is used for data exchange (dir, get, put...). It goes from the FTP server to the FTP client on port 20.&lt;BR /&gt;&lt;BR /&gt;It is not generally a good idea, from the security point of view, to open connection from the FTP server to your client. Imagine what could happen if your FTP client had security flaws...&lt;BR /&gt;&lt;BR /&gt;Therefore, the passive mode is another implementation of the FTP protocol, that makes both command and data connections to be opened from client to server.&lt;BR /&gt;&lt;BR /&gt;Just a remark : generally, firewalls are configured so that ONLY passive mode can be allowed.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jun 2002 01:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-between-rh-7-2-and-mpe-6-0/m-p/2739571#M78584</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-06-07T01:05:07Z</dc:date>
    </item>
  </channel>
</rss>

