<?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:connection refused in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947220#M4195</link>
    <description>It doesn't look like I have the wu-ftpd package installed on my server and I can't seem to find it on any of my cd either. Can someone direct me to where I can get teh rpm from. Any help is greatly appreciated.</description>
    <pubDate>Wed, 09 Apr 2003 14:39:33 GMT</pubDate>
    <dc:creator>Ragni Singh</dc:creator>
    <dc:date>2003-04-09T14:39:33Z</dc:date>
    <item>
      <title>ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947217#M4192</link>
      <description>Hi All,&lt;BR /&gt;I'm trying to ftp from my desktop to a Linux server and it keeps telling me connection refused. I have a feeling that ftp is not turned on my LInux box. What files do I need to change and or how do I start ftp. Any help is greatly appreciated and points will be assigned.</description>
      <pubDate>Wed, 09 Apr 2003 13:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947217#M4192</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-04-09T13:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947218#M4193</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Check if anything is listening on port 21. FTP service is often started via inetd, so check if there's ftpd on the box and if there's relevant entry in inetd.conf (or xinetd config files).&lt;BR /&gt;&lt;BR /&gt;Many FTP servers also run in stand-alone mode. Either way, check if any of the FTP servers is installed on the node (rpm -qa|grep -i ftp or dpkg -l '*ftp*' ...)&lt;BR /&gt;&lt;BR /&gt;G.</description>
      <pubDate>Wed, 09 Apr 2003 13:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947218#M4193</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-04-09T13:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947219#M4194</link>
      <description>In /etc/xinetd.d/ look for the file wu-ftpd. RedHat installs with the default "disable = yes" in this file. Setting "disable = no" and then "/etc/rc.d/init.d/xinetd restart" should enable ftpd service on a Linux box.&lt;BR /&gt;&lt;BR /&gt;If You use TCP Wrappers to control access, add the following line to the /etc/hosts.allow file:&lt;BR /&gt;in.ftpd : ALL &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Wed, 09 Apr 2003 13:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947219#M4194</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-04-09T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947220#M4195</link>
      <description>It doesn't look like I have the wu-ftpd package installed on my server and I can't seem to find it on any of my cd either. Can someone direct me to where I can get teh rpm from. Any help is greatly appreciated.</description>
      <pubDate>Wed, 09 Apr 2003 14:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947220#M4195</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-04-09T14:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947221#M4196</link>
      <description>Hi, it seems to me that I don't have the wu-ftpd package installed on my system. I also looked at my cd and can't seem to see this particular package on any of the cd. Can someone direct me to where I can get this package. Any help is greatly appreciated.</description>
      <pubDate>Wed, 09 Apr 2003 14:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947221#M4196</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-04-09T14:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947222#M4197</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;It definitely is on CDs, try ls *ftp*. Otherwise you can always get it from RedHat FTP mirrors.&lt;BR /&gt;&lt;BR /&gt;lftp ftp.redhat.com:/pub/redhat/linux/7.3/en/os/i386/RedHat/RPMS&amp;gt; ls *ftp*&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--    1 ftp      ftp        261700 Apr 17  2002 wu-ftpd-2.6.2-5.i386.rpm&lt;BR /&gt;&lt;BR /&gt;G.</description>
      <pubDate>Wed, 09 Apr 2003 15:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947222#M4197</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-04-09T15:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947223#M4198</link>
      <description>check out the following link:&lt;BR /&gt;&lt;A href="http://www.wu-ftpd.org/" target="_blank"&gt;http://www.wu-ftpd.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Depending on your distribution, you can find lots of packages at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpmseek.com/rpm-pl/wu-ftpd.html?hl=com&amp;amp;cs=wu-ftpd:PN:0:0:0" target="_blank"&gt;http://rpmseek.com/rpm-pl/wu-ftpd.html?hl=com&amp;amp;cs=wu-ftpd:PN:0:0:0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Wed, 09 Apr 2003 15:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947223#M4198</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-04-09T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: ftp:connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947224#M4199</link>
      <description>Thanks for all the help guys. The correct answeer was on 8.0, there is no wu-ftpd. The package is vsftpd. All I had to do was run service vsftpd start and all works well now. Thanks for all the time and help.</description>
      <pubDate>Wed, 09 Apr 2003 15:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-connection-refused/m-p/2947224#M4199</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-04-09T15:44:51Z</dc:date>
    </item>
  </channel>
</rss>

