<?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: ftpd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491432#M760280</link>
    <description>Hi Francoise,&lt;BR /&gt;&lt;BR /&gt;ftpd isn't running by default. It is started by inetd as soon as there is a ftp request on port 21.&lt;BR /&gt;&lt;BR /&gt;You should only see ftpd entries in your process list when you have established connexions, for example (from ps -ef):&lt;BR /&gt;root 21754  2100  0 17:21:35 ?         0:00 ftpd: dpro-1021.distri.be: hetzeld: IDLE&lt;BR /&gt;&lt;BR /&gt;If one of your ftp connexion is using a lot of CPU and doesn't show the entry as here above in your process list, it could be hung and you'll have to kill it.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 08 Feb 2001 16:26:37 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-02-08T16:26:37Z</dc:date>
    <item>
      <title>ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491430#M760278</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I installed patch PHNE_21936 and since then I noticed when running the top command I see the ftpd:&lt;BR /&gt;Does anyone know why it appears with a colon at the end?&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Thu, 08 Feb 2001 16:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491430#M760278</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2001-02-08T16:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491431#M760279</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try the command :&lt;BR /&gt;&lt;BR /&gt;ps -edf |grep ftp&lt;BR /&gt;&lt;BR /&gt;You will see the rest of the line (supposing that there is a ftp connection at this moment).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Thu, 08 Feb 2001 16:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491431#M760279</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-02-08T16:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491432#M760280</link>
      <description>Hi Francoise,&lt;BR /&gt;&lt;BR /&gt;ftpd isn't running by default. It is started by inetd as soon as there is a ftp request on port 21.&lt;BR /&gt;&lt;BR /&gt;You should only see ftpd entries in your process list when you have established connexions, for example (from ps -ef):&lt;BR /&gt;root 21754  2100  0 17:21:35 ?         0:00 ftpd: dpro-1021.distri.be: hetzeld: IDLE&lt;BR /&gt;&lt;BR /&gt;If one of your ftp connexion is using a lot of CPU and doesn't show the entry as here above in your process list, it could be hung and you'll have to kill it.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 16:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491432#M760280</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-08T16:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491433#M760281</link>
      <description>Thanks, yes I realize the ftpd is started by inetd when requests come in.  But just wondering why the colon appears at the end of the process name.  I also noted sendmail appears when running the top command and it also has a colon at the end, see the c&amp;amp;p below:&lt;BR /&gt;pts/2 11910 fran     158 20   296K   200K sleep    0:00  0.02  0.02 sh&lt;BR /&gt;  ?   13733 root     154 20  1732K   456K sleep    0:07  0.02  0.02 ftpd:&lt;BR /&gt;?   920 root     154 20   184K   300K sleep    0:03  0.02  0.02 inetd&lt;BR /&gt;  ?  1254 root     154 20  1012K   416K sleep    0:00  0.02  0.02 sendmail:&lt;BR /&gt;If you note the other process do not have a colon.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 17:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491433#M760281</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2001-02-08T17:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491434#M760282</link>
      <description>This is normal :&lt;BR /&gt;&lt;BR /&gt;ps only display one word.&lt;BR /&gt;&lt;BR /&gt;I explain :&lt;BR /&gt;&lt;BR /&gt;do "ps -edf |grep sendmail"&lt;BR /&gt;you get something like :&lt;BR /&gt;&lt;BR /&gt;root 902 ..... sendmail: accepting connections on port 25&lt;BR /&gt;&lt;BR /&gt;with top, you will only see the first word : "sendmail:"&lt;BR /&gt;&lt;BR /&gt;second example :&lt;BR /&gt;&lt;BR /&gt;ps -edf |grep inet&lt;BR /&gt;get something :&lt;BR /&gt;root 846 ... /usr/sbin/inetd&lt;BR /&gt;&lt;BR /&gt;top will write "inetd"&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Thu, 08 Feb 2001 18:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2491434#M760282</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-02-08T18:05:11Z</dc:date>
    </item>
  </channel>
</rss>

