<?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 lang setting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124777#M151748</link>
    <description>Simplest way would be top stop your inetd process, set the LANG and LC variables (I'm not sure which ones are used for this) and restart the inetd.&lt;BR /&gt;If this solves the issue, set the variables in the startup file for inetd.&lt;BR /&gt;Also checkout your files in /etc/rc.config.d for those variables... All files there are run for every startup script, so it is very likely your problem is caused there...</description>
    <pubDate>Thu, 20 Nov 2003 08:48:16 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2003-11-20T08:48:16Z</dc:date>
    <item>
      <title>ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124776#M151747</link>
      <description>Hi,&lt;BR /&gt;I have a pb with ftp session :&lt;BR /&gt;when I do a ftp to server (UX 10.20, ftp Version 1.7.212.3), with "dir" command, I have date of files in french instead of english...&lt;BR /&gt;when I connect directly on system and do a ls -l command it is in english.&lt;BR /&gt;Help me to set the ftp lang in english.&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 20 Nov 2003 08:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124776#M151747</guid>
      <dc:creator>sengsouvanh</dc:creator>
      <dc:date>2003-11-20T08:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124777#M151748</link>
      <description>Simplest way would be top stop your inetd process, set the LANG and LC variables (I'm not sure which ones are used for this) and restart the inetd.&lt;BR /&gt;If this solves the issue, set the variables in the startup file for inetd.&lt;BR /&gt;Also checkout your files in /etc/rc.config.d for those variables... All files there are run for every startup script, so it is very likely your problem is caused there...</description>
      <pubDate>Thu, 20 Nov 2003 08:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124777#M151748</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-20T08:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124778#M151749</link>
      <description>Hi sengsouvanh,&lt;BR /&gt;&lt;BR /&gt;I think that your problem is about LANG setting in /etc/rc.config.d/LANG file.&lt;BR /&gt;What does this file contain? Anything about the french language? If yes, you should uncomment lines about it and retry ftp.&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 20 Nov 2003 09:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124778#M151749</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2003-11-20T09:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124779#M151750</link>
      <description>I comment the LANG variable but still in french, also do inetd -c&lt;BR /&gt;par50h:/etc/rc.config.d&amp;gt; cat LANG  &lt;BR /&gt;#!/sbin/sh&lt;BR /&gt;# @(#) $Revision: 78.1 $       &lt;BR /&gt;# Language preference.  See lang(5), hpnls(5)&lt;BR /&gt;#&lt;BR /&gt;# LANG:         Locale name&lt;BR /&gt;#&lt;BR /&gt;# Note: if using the default C locale, many commands will execute faster if&lt;BR /&gt;#       LANG is not set.&lt;BR /&gt;#&lt;BR /&gt;#export LANG=fr_FR.iso88591&lt;BR /&gt;#export LANG</description>
      <pubDate>Thu, 20 Nov 2003 10:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124779#M151750</guid>
      <dc:creator>sengsouvanh</dc:creator>
      <dc:date>2003-11-20T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124780#M151751</link>
      <description>It is very strange.&lt;BR /&gt;Then you should verify the following things:&lt;BR /&gt;&lt;BR /&gt;1. Is there anything about LANG settings into $HOME/.profile of user that is executing ftp operations?&lt;BR /&gt;&lt;BR /&gt;2. You can try to see /etc/profile too, also if it has anything about LANG settings you should supplied to change it and then a reboot.&lt;BR /&gt;&lt;BR /&gt;Let me know results above.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 20 Nov 2003 10:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124780#M151751</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2003-11-20T10:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124781#M151752</link>
      <description>...a last test:&lt;BR /&gt;&lt;BR /&gt;3. in the same shell:&lt;BR /&gt;&lt;BR /&gt;# export LANG=C&lt;BR /&gt;# inetd -k&lt;BR /&gt;# inetd&lt;BR /&gt;and then try a new ftp to this system.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 20 Nov 2003 10:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124781#M151752</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2003-11-20T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd lang setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124782#M151753</link>
      <description>thanks it works now...I don't where was the error because I do 2 operations :&lt;BR /&gt;in /etc/rc.config.d/LANG&lt;BR /&gt;export LANG=C&lt;BR /&gt;&lt;BR /&gt;and also inetd -k&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Thu, 20 Nov 2003 11:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-lang-setting/m-p/3124782#M151753</guid>
      <dc:creator>sengsouvanh</dc:creator>
      <dc:date>2003-11-20T11:02:55Z</dc:date>
    </item>
  </channel>
</rss>

