<?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: strange  ftp  list  of files and directories in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873121#M278751</link>
    <description>Sorry I had problems accessing the itrc forum. &lt;BR /&gt;&lt;BR /&gt;Ok It is solved. &lt;BR /&gt;Don't know if it's a clean solutions, but If it can help ...&lt;BR /&gt;create a script   /tmp/ftpd.sh&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;unset LANG&lt;BR /&gt;/usr/lbin/ftpd $*&lt;BR /&gt;# end script&lt;BR /&gt;&lt;BR /&gt;chmod +x /tmp/ftpd.sh&lt;BR /&gt;chown bin:bin /tmp/ftpd.sh&lt;BR /&gt;&lt;BR /&gt;edit inetd.conf &lt;BR /&gt;# inetd.conf : ftp          stream tcp6 nowait root /tmp/ftpd.sh ftpd.sh &lt;BR /&gt;-l&lt;BR /&gt;then : inetd -c &lt;BR /&gt;&lt;BR /&gt;best regards &lt;BR /&gt;</description>
    <pubDate>Wed, 04 Oct 2006 02:53:29 GMT</pubDate>
    <dc:creator>Xavier BLANC</dc:creator>
    <dc:date>2006-10-04T02:53:29Z</dc:date>
    <item>
      <title>strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873102#M278732</link>
      <description>Hello &lt;BR /&gt;using   ftp://user:pwd@myhpserver on the "window explorer"  gives me a strange listing of files and directories.  format is   " date name" or "time name". &lt;BR /&gt;I'm HPUX B.11.23 &lt;BR /&gt;no ftpaccess  and so on configured. notice : LANG=fr_FR.iso88591&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 02 Oct 2006 09:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873102#M278732</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-02T09:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873103#M278733</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To disable the FTP service, comment out the 'ftp' line in /etc/inetd.conf.  Then restart inetd via '/usr/sbin/inetd -c'.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 02 Oct 2006 10:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873103#M278733</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-10-02T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873104#M278734</link>
      <description>Hi,&lt;BR /&gt;if you use the right mouse button whilst hovering over the Name,Size toolbar you should be able to select the fields you want.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Oct 2006 10:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873104#M278734</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-02T10:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873105#M278735</link>
      <description>Hello &lt;BR /&gt;Please note I need the ftp server. &lt;BR /&gt;I've already tried, to restart ftpd with inetd -c  this doesn't change anything. &lt;BR /&gt;Please note that ftp work fine with command line and with client like "filezilla". &lt;BR /&gt; &lt;BR /&gt;To clarify the situation  here's an example of what I get under windows :  &lt;BR /&gt;"!"  to separate columns&lt;BR /&gt;name       ! size   !type ! Modified &lt;BR /&gt;09:36 test ! empty  !dir  ! 01/01/1980 - 12:00 &lt;BR /&gt;2006 myfile! 2,88 Ko!file ! 01/01/1980 - 12:00&lt;BR /&gt;&lt;BR /&gt;under unix : &lt;BR /&gt;test is : 14 sept 09:36&lt;BR /&gt;myfile is : 13 janv  2006&lt;BR /&gt;&lt;BR /&gt;Hope this help you to help me ;-)</description>
      <pubDate>Mon, 02 Oct 2006 11:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873105#M278735</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-02T11:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873106#M278736</link>
      <description>Hi Xavier,&lt;BR /&gt;&lt;BR /&gt;What is your question exactly?&lt;BR /&gt;&lt;BR /&gt;If you are wondering which file attributes are available to an FTP client, see the description of 'ls' from ftp(1):&lt;BR /&gt;&lt;BR /&gt;ls [remote-directory] [local-file]&lt;BR /&gt;Write a listing of remote-directory to local-file.  The listing includes any system-dependent information that the server chooses to include; for example, most UNIX systems produce output from the command ls -l (see also nlist).  If neither remote-directory nor local-file is specified, list the remote working directory. If globbing is enabled, globbing metacharacters are expanded.&lt;BR /&gt;&lt;BR /&gt;In other words, your client sees whichever attributes the FTP server allows it to see.  However, this doesn't mean that your client reveals all those attributes to the end-user.&lt;BR /&gt;&lt;BR /&gt;To get an idea of what different clients choose to display, open up a command line and manually 'ftp' to your server.  Then issue 'ls'.  Now FTP via Internet Explorer and compare results.  Notice that, for instance, even though your server transmits each file's user and group, IE chooses not to display these data.&lt;BR /&gt;&lt;BR /&gt;As a general rule, you are better off using a true FTP client (e.g. 'ftp', FileZilla, WS-FTP, CuteFTP, etc.) instead of a web browser.&lt;BR /&gt;&lt;BR /&gt;Also notice that in IE, you can move attribute columns around by clicking on and dragging their headers.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 02 Oct 2006 12:54:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873106#M278736</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-10-02T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873107#M278737</link>
      <description>hi Xavier,&lt;BR /&gt;&lt;BR /&gt;do you get the same output from windows native ftp client.. try that one,.. run cmd.exe and then just ftp.. it behaves in the same way as standard cli ftp client. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Oct 2006 13:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873107#M278737</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-02T13:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873108#M278738</link>
      <description>&amp;gt; LANG=fr_FR.iso88591&lt;BR /&gt;&lt;BR /&gt;&amp;gt; test is : 14 sept 09:36&lt;BR /&gt;&amp;gt; myfile is : 13 janv 2006&lt;BR /&gt;&lt;BR /&gt;The Windows FTP client is probably confused&lt;BR /&gt;by the four-character month names ("sept",&lt;BR /&gt;"janv").  Most FTP clients expect plain-old&lt;BR /&gt;English "ls -l" listings.  Anything exotic&lt;BR /&gt;(like LANG=fr_FR.iso88591) will probably&lt;BR /&gt;defeat most of them.&lt;BR /&gt;&lt;BR /&gt;I don't know how you could change the locale&lt;BR /&gt;for the FTP daemon, but I imagine that you&lt;BR /&gt;could write a short shell script which sets&lt;BR /&gt;LANG and then runs "ftpd", and then specify&lt;BR /&gt;the script in "/etc/inetd.conf" (or&lt;BR /&gt;wherever).  Or, perhaps a more complex&lt;BR /&gt;command could be specified in&lt;BR /&gt;"/etc/inetd.conf" (like "LANG=xxx ftpd ...").&lt;BR /&gt;Or something like that.&lt;BR /&gt;&lt;BR /&gt;Unless you really _wanted_ the FTP server&lt;BR /&gt;file listings to look French.  In that case,&lt;BR /&gt;you may be doomed, but there could be some&lt;BR /&gt;smarter FTP client programs out there which&lt;BR /&gt;can handle a different date format.&lt;BR /&gt;&lt;BR /&gt;Note that parsing the time-date information&lt;BR /&gt;in an "ls -l" file listing is complex enough&lt;BR /&gt;when the original "C" locale is used.  I&lt;BR /&gt;don't know whether any FTP clients will&lt;BR /&gt;accept listings formatted for any other&lt;BR /&gt;locales.</description>
      <pubDate>Mon, 02 Oct 2006 18:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873108#M278738</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-02T18:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873109#M278739</link>
      <description>Thank you all for taking your time. &lt;BR /&gt;I'm sorry English language isn't my native language. &lt;BR /&gt;spex : &lt;BR /&gt;my question is around why "windows explorer" doesn't work well. It is not only  a "display" problem.  When you double-click on a directory the  name is " date + name " instead of name so it "FAIL". &lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;Some news &lt;BR /&gt;- running a script from inetd.conf doesn't seem to work , why ???? I don't know. &lt;BR /&gt;- if I do this  &lt;BR /&gt;inetd -k&lt;BR /&gt;unset LANG&lt;BR /&gt;inetd -l&lt;BR /&gt;all come back ok &lt;BR /&gt;&lt;BR /&gt;For those who don't understand the problem do this : inetd -k ; export LANG=fr_FR.iso88591; inetd -l&lt;BR /&gt;and  ftp://yourlogin:password@yourserverIp from windows explorer adn you'll understand what I mean. &lt;BR /&gt;&lt;BR /&gt;So now Here's few questions: &lt;BR /&gt;how can I unset LANG for ftpd ? &lt;BR /&gt;If I change /etc/rc.config.d/LANG that seems to be the default machine language what will it affect ?   &lt;BR /&gt;Application used :  xterm, telnet, sendmail, ftp(;), samba, cde, and   other app with their own init var    like databases  &lt;BR /&gt;&lt;BR /&gt;  regards&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 03:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873109#M278739</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-03T03:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873110#M278740</link>
      <description>inetd -k&lt;BR /&gt;export LANG=C&lt;BR /&gt;inetd -l&lt;BR /&gt;&lt;BR /&gt;does this make any difference?</description>
      <pubDate>Tue, 03 Oct 2006 03:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873110#M278740</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T03:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873111#M278741</link>
      <description>Hello Michal&lt;BR /&gt;LANG=C and  LANG=fr_FR.iso88591&lt;BR /&gt;have the same problem ... on my system. &lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 04:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873111#M278741</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-03T04:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873112#M278742</link>
      <description>&amp;gt; - running a script from inetd.conf doesn't&lt;BR /&gt;&amp;gt; seem to work , why ???? I don't know.&lt;BR /&gt;&lt;BR /&gt;What, exactly, did you do which didn't work?</description>
      <pubDate>Tue, 03 Oct 2006 04:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873112#M278742</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-03T04:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873113#M278743</link>
      <description>I try this : &lt;BR /&gt;create a script : /tmp/myftpd.sh  &lt;BR /&gt;#myftpd.sh &lt;BR /&gt;unset LANG&lt;BR /&gt;/usr/lbin/ftpd -l&lt;BR /&gt;#end myftpd.sh &lt;BR /&gt;&lt;BR /&gt;in inetd.conf  I replace :&lt;BR /&gt;ftp          stream tcp6 nowait root /usr/lbin/ftpd     ftpd -l &lt;BR /&gt;with &lt;BR /&gt;ftp          stream tcp6 nowait root /tmp/myftpd.sh     ftpd -l &lt;BR /&gt;&lt;BR /&gt;save and : inetd -c &lt;BR /&gt;from windows cmd,  ftp myserverIp I get "server close connection". &lt;BR /&gt;If I add date &amp;gt; /tmp/mytrace in myftpd.sh, /tmp/mytrace  is empty. &lt;BR /&gt;hum ... /tmp/myftpd.sh is 777 and root sys. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 04:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873113#M278743</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-03T04:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873114#M278744</link>
      <description>I'd probably set the file ownership and&lt;BR /&gt;permissions on the script to equal the ones&lt;BR /&gt;on /usr/lbin/ftpd, but I don't know if that&lt;BR /&gt;would help.&lt;BR /&gt;&lt;BR /&gt;I don't have an HP-UX system where I can&lt;BR /&gt;play with any of this stuff, so I probably&lt;BR /&gt;can't do much more for you.  (I was just&lt;BR /&gt;exploring, trying to see if other forums were&lt;BR /&gt;working as badly as the Tru64 and VMS forums,&lt;BR /&gt;when your problem caught my eye.)</description>
      <pubDate>Tue, 03 Oct 2006 05:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873114#M278744</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-03T05:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873115#M278745</link>
      <description>do I get it right that you are experiencing this issue only when using 'explorer.exe' as your ftp client and that other ftp clients work as expected on the same client machine?</description>
      <pubDate>Tue, 03 Oct 2006 05:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873115#M278745</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T05:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873116#M278746</link>
      <description>no problem steven. &lt;BR /&gt;you're right Michal.  explorer and iexplore.</description>
      <pubDate>Tue, 03 Oct 2006 07:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873116#M278746</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-03T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873117#M278747</link>
      <description>well that suggests that it's a client issue, not a server one&lt;BR /&gt;&lt;BR /&gt;i'd consider posting this one to one of the microsoft forums (do they run any?) :-(</description>
      <pubDate>Tue, 03 Oct 2006 12:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873117#M278747</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T12:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873118#M278748</link>
      <description>&amp;gt; [...] it's a client issue [...]&lt;BR /&gt;&lt;BR /&gt;Perhaps you can suggest an FTP client which&lt;BR /&gt;can parse the "LIST" output from this FTP&lt;BR /&gt;server when LANG is set this way.&lt;BR /&gt;&lt;BR /&gt;I know of more than one client which can't do&lt;BR /&gt;it.  If you don't know of one which can, then&lt;BR /&gt;it may make more sense to consider this&lt;BR /&gt;problem to be a problem with one server than&lt;BR /&gt;with every client.&lt;BR /&gt;&lt;BR /&gt;(I run a VMS FTP server, and many FTP client&lt;BR /&gt;programs, especially ones from Microsoft,&lt;BR /&gt;can't deal with its "LIST" format, but some&lt;BR /&gt;can.  I'd expect this to break down, however,&lt;BR /&gt;if I configured it to use a different&lt;BR /&gt;language.)</description>
      <pubDate>Tue, 03 Oct 2006 13:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873118#M278748</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-03T13:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873119#M278749</link>
      <description>&lt;QUOTE&gt; I know of more than one client which can't do&lt;BR /&gt;it. If you don't know of one which can, then&lt;BR /&gt;it may make more sense to consider this&lt;BR /&gt;problem to be a problem with one server than&lt;BR /&gt;with every client. &lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;please read the thread carefully: &lt;BR /&gt;&lt;BR /&gt;..Please note that ftp work fine with command line and with client like "filezilla". ..&lt;BR /&gt;&lt;BR /&gt;Q:  do I get it right that you are experiencing this issue only when using 'explorer.exe' as your ftp client and that other ftp clients work as expected on the same client machine?&lt;BR /&gt;&lt;BR /&gt;A: you're right Michal. explorer and iexplore&lt;BR /&gt;&lt;BR /&gt;so we definitely know which can. So you have a box, and three ftp clients from the same vendor and only one of those can properly understand ftp protocol. Furthermore you have other clients from other vendors that are confirmed to work. No, ftpd is really not the one to be blamed here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 15:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873119#M278749</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T15:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873120#M278750</link>
      <description>&lt;!--!*#--&gt;&amp;gt; ftp stream tcp6 nowait root /tmp/myftpd.sh ftpd -l &lt;BR /&gt;&lt;BR /&gt;The comments in "/etc/inetd.conf" say:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;#       server program          absolute pathname for the server inetd will&lt;BR /&gt;#                               execute&lt;BR /&gt;#       server program args.    arguments server program uses as they normally&lt;BR /&gt;#                               are starting with argv[0] which is the name of&lt;BR /&gt;#                               the server.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Thus there may be some confusion between&lt;BR /&gt;"myftpd.sh" and "ftpd".  You might try&lt;BR /&gt;renaming the script to "/tmp/ftpd" (in real&lt;BR /&gt;life and in "/etc/inetd.conf").&lt;BR /&gt;&lt;BR /&gt;Also, in the script, you could run the actual&lt;BR /&gt;ftpd using a line like:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/ftpd "$@"&lt;BR /&gt;&lt;BR /&gt;to pass the argument list ("-l") through to&lt;BR /&gt;the program instead of hard-coding the "-l"&lt;BR /&gt;in the script.</description>
      <pubDate>Tue, 03 Oct 2006 16:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873120#M278750</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-03T16:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: strange  ftp  list  of files and directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873121#M278751</link>
      <description>Sorry I had problems accessing the itrc forum. &lt;BR /&gt;&lt;BR /&gt;Ok It is solved. &lt;BR /&gt;Don't know if it's a clean solutions, but If it can help ...&lt;BR /&gt;create a script   /tmp/ftpd.sh&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;unset LANG&lt;BR /&gt;/usr/lbin/ftpd $*&lt;BR /&gt;# end script&lt;BR /&gt;&lt;BR /&gt;chmod +x /tmp/ftpd.sh&lt;BR /&gt;chown bin:bin /tmp/ftpd.sh&lt;BR /&gt;&lt;BR /&gt;edit inetd.conf &lt;BR /&gt;# inetd.conf : ftp          stream tcp6 nowait root /tmp/ftpd.sh ftpd.sh &lt;BR /&gt;-l&lt;BR /&gt;then : inetd -c &lt;BR /&gt;&lt;BR /&gt;best regards &lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 02:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-ftp-list-of-files-and-directories/m-p/3873121#M278751</guid>
      <dc:creator>Xavier BLANC</dc:creator>
      <dc:date>2006-10-04T02:53:29Z</dc:date>
    </item>
  </channel>
</rss>

