<?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 errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854546#M777835</link>
    <description>The word shell isn't what its looking for, like IT is suggesting.  The specific shell of that user.  Look at man shells:&lt;BR /&gt; shells(4)                                                         shells(4)&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      shells - list of allowed login shells&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      /etc/shells&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      /etc/shells is an ASCII file containing a list of legal shells on the&lt;BR /&gt;      system.  Each shell is listed in the file by its absolute path name.&lt;BR /&gt;&lt;BR /&gt;      Lines or portions of lines beginning with # are assumed to be comments&lt;BR /&gt;      and are ignored.  Blank lines are also ignored.&lt;BR /&gt;&lt;BR /&gt; AUTHOR&lt;BR /&gt;      shells was developed by HP and the University of California, Berkeley.&lt;BR /&gt;&lt;BR /&gt; FILES&lt;BR /&gt;      /etc/shells&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Sep 2006 12:35:16 GMT</pubDate>
    <dc:creator>Dave Hutton</dc:creator>
    <dc:date>2006-09-05T12:35:16Z</dc:date>
    <item>
      <title>ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854533#M777822</link>
      <description>i am unable to use any commands in ftp &lt;BR /&gt;please find the below error&lt;BR /&gt;it gives me some &lt;BR /&gt;"530 Please login with USER and PASS"&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; ls&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; lcd&lt;BR /&gt;Local directory now /&lt;BR /&gt;ftp&amp;gt; cd /tmp/hppatch&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; lcd&lt;BR /&gt;Local directory now /&lt;BR /&gt;ftp&amp;gt; lcd /home/lkanth&lt;BR /&gt;Local directory now /home/lkanth&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; cd /psoft/fin&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; ls -l&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; get PHSS_33350&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; cd /&lt;BR /&gt;530 Please login with USER and PASS.</description>
      <pubDate>Thu, 31 Aug 2006 13:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854533#M777822</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2006-08-31T13:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854534#M777823</link>
      <description>It means that you need to login with a username and password.&lt;BR /&gt;&lt;BR /&gt;the specific FTP command is "user" which will prompt you for the user name and then prompt you for the password. After those are sucessfully answered then you can proceed with your commands like cd, get, put, ... .&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 13:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854534#M777823</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-31T13:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854535#M777824</link>
      <description>Hello Lakshmikanth &lt;BR /&gt;&lt;BR /&gt;After you start the ftp client, you have to logon to a server. to do that you can use the open &lt;SERVERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; open &lt;SERVERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;you will be prompted for a username and a password.&lt;BR /&gt;&lt;BR /&gt;you could also just type in USER at the ftp prompt&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; user&lt;BR /&gt;(username) &lt;BR /&gt;Password required for &lt;BR /&gt;&lt;BR /&gt;at this point, you are authenticated and you can get put and all the fun stuff.&lt;BR /&gt;&lt;BR /&gt;Enjoy.&lt;BR /&gt;&lt;BR /&gt;Kofi&lt;/SERVERNAME&gt;&lt;/SERVERNAME&gt;</description>
      <pubDate>Thu, 31 Aug 2006 13:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854535#M777824</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2006-08-31T13:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854536#M777825</link>
      <description>Kofi,&lt;BR /&gt;&lt;BR /&gt;  your trick worked thnx a lot.</description>
      <pubDate>Thu, 31 Aug 2006 13:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854536#M777825</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2006-08-31T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854537#M777826</link>
      <description>Hi Kofi,&lt;BR /&gt;&lt;BR /&gt;again am getting this error i have ried the steps you gave me..now it is not working &lt;BR /&gt;&lt;BR /&gt;#ftp 3.174.241.24&lt;BR /&gt;Connected to 3.174.241.24.&lt;BR /&gt;220 stm3ps FTP server (Revision 1.1 Version wuftpd-2.6.1(PHNE_32286&lt;BR /&gt;17:37:21 GMT 2005) ready.&lt;BR /&gt;Name (3.174.241.24:root): lkanth&lt;BR /&gt;331 Password required for lkanth.&lt;BR /&gt;Password:&lt;BR /&gt;530 Login incorrect.&lt;BR /&gt;Login failed.&lt;BR /&gt;Remote system type is UNIX.&lt;BR /&gt;Using binary mode to transfer files.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; open stm3ps&lt;BR /&gt;Already connected to 3.174.241.24, use close first.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; user&lt;BR /&gt;(username) lkanth&lt;BR /&gt;331 Password required for lkanth.&lt;BR /&gt;Password:&lt;BR /&gt;530 Login incorrect.&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854537#M777826</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2006-09-05T11:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854538#M777827</link>
      <description>since you don't have login on the remote server. use following info to login&lt;BR /&gt;&lt;BR /&gt;username: anonymous&lt;BR /&gt;password: your e-mail here like lkanth@gmail.com&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854538#M777827</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-05T11:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854539#M777828</link>
      <description>I'm guessing your password has been locked out due to too many incorrect login attempts?&lt;BR /&gt;&lt;BR /&gt;I would check that account and make sure its not locked.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854539#M777828</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2006-09-05T11:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854540#M777829</link>
      <description>I have tried with anonymous user still it gives same error&lt;BR /&gt;530 User anonymous unknown.&lt;BR /&gt;&lt;BR /&gt;My id is not locked as i have logged in again using my id on both the servers once again to confirm it...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854540#M777829</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2006-09-05T11:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854541#M777830</link>
      <description>Anything show up in your syslog.log on the server your trying to go to?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854541#M777830</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2006-09-05T11:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854542#M777831</link>
      <description>check if your id exist in ftpusers.deny file. If so, then remove it.</description>
      <pubDate>Tue, 05 Sep 2006 11:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854542#M777831</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-05T11:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854543#M777832</link>
      <description>this is the messge i can see in syslog.log&lt;BR /&gt;&lt;BR /&gt;but i HAVE shell in cat /etc/shells as well and i DON'T have anything such as ftpuser deny file...&lt;BR /&gt;&lt;BR /&gt;Sep  5 10:21:37 stm3ps ftpd[14755]: Data port : 20&lt;BR /&gt;Sep  5 10:21:37 stm3ps ftpd[14755]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep  5 10:21:57 stm3ps ftpd[14755]: FTP LOGIN FROM 3.174.240.215 [3.174.240.215]&lt;BR /&gt;, root&lt;BR /&gt;Sep  5 10:22:45 stm3ps ftpd[14755]: FTP session closed&lt;BR /&gt;Sep  5 10:54:57 stm3ps su: + ttyp1 root-root&lt;BR /&gt;Sep  5 11:36:44 stm3ps su: + ttyp2 root-root&lt;BR /&gt;Sep  5 11:36:49 stm3ps su: + ttyp2 root-beacon&lt;BR /&gt;Sep  5 12:14:43 stm3ps ftpd[19120]: Data port : 20&lt;BR /&gt;Sep  5 12:14:43 stm3ps ftpd[19120]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep  5 12:14:45 stm3ps ftpd[19120]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:20:44 stm3ps ftpd[19120]: FTP session closed&lt;BR /&gt;Sep  5 12:20:55 stm3ps ftpd[19238]: Data port : 20&lt;BR /&gt;Sep  5 12:20:55 stm3ps ftpd[19238]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep  5 12:15:21 stm3ps ftpd[19120]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:20:57 stm3ps ftpd[19238]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:30:16 stm3ps ftpd[19238]: FTP session closed&lt;BR /&gt;Sep  5 12:22:15 stm3ps ftpd[19238]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:31:02 stm3ps  above message repeats 2 times&lt;BR /&gt;#</description>
      <pubDate>Tue, 05 Sep 2006 11:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854543#M777832</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2006-09-05T11:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854544#M777833</link>
      <description>this is the messge i can see in syslog.log&lt;BR /&gt;&lt;BR /&gt;but i HAVE shell in cat /etc/shells as well and i DON'T have anything such as ftpuser deny file...&lt;BR /&gt;&lt;BR /&gt;do i need to start something after adding shell in /etc/shells and how to start ftpd.&lt;BR /&gt;&lt;BR /&gt;--------------------------&lt;BR /&gt;Sep  5 10:21:37 stm3ps ftpd[14755]: Data port : 20&lt;BR /&gt;Sep  5 10:21:37 stm3ps ftpd[14755]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep  5 10:21:57 stm3ps ftpd[14755]: FTP LOGIN FROM 3.174.240.215 [3.174.240.215]&lt;BR /&gt;, root&lt;BR /&gt;Sep  5 10:22:45 stm3ps ftpd[14755]: FTP session closed&lt;BR /&gt;Sep  5 10:54:57 stm3ps su: + ttyp1 root-root&lt;BR /&gt;Sep  5 11:36:44 stm3ps su: + ttyp2 root-root&lt;BR /&gt;Sep  5 11:36:49 stm3ps su: + ttyp2 root-beacon&lt;BR /&gt;Sep  5 12:14:43 stm3ps ftpd[19120]: Data port : 20&lt;BR /&gt;Sep  5 12:14:43 stm3ps ftpd[19120]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep  5 12:14:45 stm3ps ftpd[19120]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:20:44 stm3ps ftpd[19120]: FTP session closed&lt;BR /&gt;Sep  5 12:20:55 stm3ps ftpd[19238]: Data port : 20&lt;BR /&gt;Sep  5 12:20:55 stm3ps ftpd[19238]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep  5 12:15:21 stm3ps ftpd[19120]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:20:57 stm3ps ftpd[19238]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:30:16 stm3ps ftpd[19238]: FTP session closed&lt;BR /&gt;Sep  5 12:22:15 stm3ps ftpd[19238]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt; FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep  5 12:31:02 stm3ps  above message repeats 2 times&lt;BR /&gt;#</description>
      <pubDate>Tue, 05 Sep 2006 11:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854544#M777833</guid>
      <dc:creator>Lakshmikanth Baddam</dc:creator>
      <dc:date>2006-09-05T11:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854545#M777834</link>
      <description>You said:&lt;BR /&gt;&lt;BR /&gt;this is the messge i can see in syslog.log&lt;BR /&gt;&lt;BR /&gt;but i HAVE shell in cat /etc/shells as well and i DON'T have anything such as ftpuser deny file...&lt;BR /&gt;&lt;BR /&gt;Sep 5 10:21:37 stm3ps ftpd[14755]: Data port : 20&lt;BR /&gt;Sep 5 10:21:37 stm3ps ftpd[14755]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep 5 10:21:57 stm3ps ftpd[14755]: FTP LOGIN FROM 3.174.240.215 [3.174.240.215]&lt;BR /&gt;, root&lt;BR /&gt;Sep 5 10:22:45 stm3ps ftpd[14755]: FTP session closed&lt;BR /&gt;Sep 5 10:54:57 stm3ps su: + ttyp1 root-root&lt;BR /&gt;Sep 5 11:36:44 stm3ps su: + ttyp2 root-root&lt;BR /&gt;Sep 5 11:36:49 stm3ps su: + ttyp2 root-beacon&lt;BR /&gt;Sep 5 12:14:43 stm3ps ftpd[19120]: Data port : 20&lt;BR /&gt;Sep 5 12:14:43 stm3ps ftpd[19120]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep 5 12:14:45 stm3ps ftpd[19120]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt;FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep 5 12:20:44 stm3ps ftpd[19120]: FTP session closed&lt;BR /&gt;Sep 5 12:20:55 stm3ps ftpd[19238]: Data port : 20&lt;BR /&gt;Sep 5 12:20:55 stm3ps ftpd[19238]: FTP server (Revision 1.1 Version wuftpd-2.6.&lt;BR /&gt;1(PHNE_32286) Fri Apr 15 17:37:21 GMT 2005) ready.&lt;BR /&gt;Sep 5 12:15:21 stm3ps ftpd[19120]: FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt;FROM 3.174.240.215 [3.174.240.215], lkanth&lt;BR /&gt;Sep 5 12:20:57 stm3ps ftpd[19238]: FTP &lt;BR /&gt;======================================&lt;BR /&gt;&lt;BR /&gt;syslog clearly says that you don't have shell not listed in /etc/shells on remote machine. What is output of /etc/shells  from remote machine?&lt;BR /&gt;What is your shell and you can see this from /etc/passwd and look for your id.</description>
      <pubDate>Tue, 05 Sep 2006 11:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854545#M777834</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-05T11:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: ftp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854546#M777835</link>
      <description>The word shell isn't what its looking for, like IT is suggesting.  The specific shell of that user.  Look at man shells:&lt;BR /&gt; shells(4)                                                         shells(4)&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      shells - list of allowed login shells&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      /etc/shells&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      /etc/shells is an ASCII file containing a list of legal shells on the&lt;BR /&gt;      system.  Each shell is listed in the file by its absolute path name.&lt;BR /&gt;&lt;BR /&gt;      Lines or portions of lines beginning with # are assumed to be comments&lt;BR /&gt;      and are ignored.  Blank lines are also ignored.&lt;BR /&gt;&lt;BR /&gt; AUTHOR&lt;BR /&gt;      shells was developed by HP and the University of California, Berkeley.&lt;BR /&gt;&lt;BR /&gt; FILES&lt;BR /&gt;      /etc/shells&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 12:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-errors/m-p/3854546#M777835</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2006-09-05T12:35:16Z</dc:date>
    </item>
  </channel>
</rss>

