<?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 problem in multiple ftp setup in unix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591483#M827909</link>
    <description>Please guide me to setup multiple FTP servers in a single unix machine using unix's native ftp daemon(in.ftpd).&lt;BR /&gt;(Eg neetd to setup ftp server in 1050 instead of convensional port 21)</description>
    <pubDate>Thu, 28 Jul 2005 03:30:54 GMT</pubDate>
    <dc:creator>sajjan</dc:creator>
    <dc:date>2005-07-28T03:30:54Z</dc:date>
    <item>
      <title>problem in multiple ftp setup in unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591483#M827909</link>
      <description>Please guide me to setup multiple FTP servers in a single unix machine using unix's native ftp daemon(in.ftpd).&lt;BR /&gt;(Eg neetd to setup ftp server in 1050 instead of convensional port 21)</description>
      <pubDate>Thu, 28 Jul 2005 03:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591483#M827909</guid>
      <dc:creator>sajjan</dc:creator>
      <dc:date>2005-07-28T03:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem in multiple ftp setup in unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591484#M827910</link>
      <description>You can make an additional FTP listener on port 1050 by: -&lt;BR /&gt;&lt;BR /&gt;- adding the following line to /etc/services:&lt;BR /&gt;&lt;BR /&gt;myftp          1050/tcp&lt;BR /&gt;&lt;BR /&gt;- adding the following line to /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;myftp          stream tcp nowait root /usr/lbin/ftpd     ftpd -l&lt;BR /&gt;&lt;BR /&gt;- running "inetd -c" to reload the inet daemon.&lt;BR /&gt;&lt;BR /&gt;Note however that this will use exactly the same config files in /etc/ftpd so will appear the same, apart from listening on a different port.&lt;BR /&gt;&lt;BR /&gt;If you want to run a different configuration (ie one daemon running anonymous ftp, another daemon running with a different root directory etc) then you'll need to use a 3rd-party FTP daemon, like wu-ftpd for example.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 03:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591484#M827910</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-07-28T03:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem in multiple ftp setup in unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591485#M827911</link>
      <description>Hi Simon,&lt;BR /&gt;    Thanks for your reply,but the problem is ftp is using two ports for data transfer 20 and 21 ,one for data connection and one for control connection so how can i make a complete ftp server with the change of only one port in services.If you go through the /etc/services file you can see ftp_data service with port number 20.&lt;BR /&gt;&lt;BR /&gt;Sajjan&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jul 2005 07:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-multiple-ftp-setup-in-unix/m-p/3591485#M827911</guid>
      <dc:creator>sajjan</dc:creator>
      <dc:date>2005-07-29T07:26:30Z</dc:date>
    </item>
  </channel>
</rss>

