<?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 - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682847#M53435</link>
    <description>Just as an addition to all answers, something you'll be bitten by is using a logon shell that is by default not supported by ftp.&lt;BR /&gt;&lt;BR /&gt;ftp will check if the shell that is used as a logon shell for the connecting user (from /etc/passwd) is listed in /etc/shells. If /etc/shells is not present, it'll use an internal list.&lt;BR /&gt;&lt;BR /&gt;If you are a user that has for example /usr/local/bin/tcsh or any other non-standard shell, he'll only be able to connect using ftp after the complete path of his/her logon shell is listed in /etc/shells&lt;BR /&gt;&lt;BR /&gt;--8&amp;lt;--- /etc/shells - example&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/remsh&lt;BR /&gt;/usr/bin/rksh&lt;BR /&gt;/usr/bin/rsh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/shl&lt;BR /&gt;/pro/bin/tcsh&lt;BR /&gt;/SENDMAIL/ANY/SHELL/&lt;BR /&gt;--&amp;gt;8---&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Mar 2002 12:15:47 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2002-03-14T12:15:47Z</dc:date>
    <item>
      <title>FTP: Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682842#M53430</link>
      <description>I am trying to FTP from HP-UX to an NT server but get "FTP: Connection refused"  Any ideas where I can look please?  Other NT machines can FTPto the particular server however I cannot FTP to any of the NT machines.&lt;BR /&gt;&lt;BR /&gt;Carlo</description>
      <pubDate>Thu, 14 Mar 2002 07:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682842#M53430</guid>
      <dc:creator>Carlo Henrico_1</dc:creator>
      <dc:date>2002-03-14T07:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP: Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682843#M53431</link>
      <description>Hope this helps ..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1f8b0559ff7cd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1f8b0559ff7cd4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 07:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682843#M53431</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-14T07:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP: Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682844#M53432</link>
      <description>&lt;BR /&gt;NT does n o t have a ftp daemon so it is not possible to ftp to a NT Server&lt;BR /&gt;&lt;BR /&gt;you will need a third party ftp daemon for NT to this kind of things&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 07:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682844#M53432</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-03-14T07:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: FTP: Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682845#M53433</link>
      <description>One more, on enabling ftp on NT ..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5a34af48a9e5d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5a34af48a9e5d5118ff40090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 14 Mar 2002 07:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682845#M53433</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-14T07:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP: Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682846#M53434</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use 3rd Party Ftp Utility Software in NT and startup the service.&lt;BR /&gt;&lt;BR /&gt;Then specify then create a user at NT that you will use to ftp from Unix to NT.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;bern</description>
      <pubDate>Thu, 14 Mar 2002 07:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682846#M53434</guid>
      <dc:creator>jasper_2</dc:creator>
      <dc:date>2002-03-14T07:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP: Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682847#M53435</link>
      <description>Just as an addition to all answers, something you'll be bitten by is using a logon shell that is by default not supported by ftp.&lt;BR /&gt;&lt;BR /&gt;ftp will check if the shell that is used as a logon shell for the connecting user (from /etc/passwd) is listed in /etc/shells. If /etc/shells is not present, it'll use an internal list.&lt;BR /&gt;&lt;BR /&gt;If you are a user that has for example /usr/local/bin/tcsh or any other non-standard shell, he'll only be able to connect using ftp after the complete path of his/her logon shell is listed in /etc/shells&lt;BR /&gt;&lt;BR /&gt;--8&amp;lt;--- /etc/shells - example&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/remsh&lt;BR /&gt;/usr/bin/rksh&lt;BR /&gt;/usr/bin/rsh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/shl&lt;BR /&gt;/pro/bin/tcsh&lt;BR /&gt;/SENDMAIL/ANY/SHELL/&lt;BR /&gt;--&amp;gt;8---&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 12:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-connection-refused/m-p/2682847#M53435</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-03-14T12:15:47Z</dc:date>
    </item>
  </channel>
</rss>

