<?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: warning secure ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691355#M555207</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Add to your script &lt;BR /&gt;export LANG=C&lt;BR /&gt;&lt;BR /&gt;Also ensure to debug by running with ksh -x &amp;lt;script name&amp;gt;, you may find that it gets set or not.&lt;BR /&gt;&lt;BR /&gt;Else put in the .profile&lt;BR /&gt;&lt;BR /&gt;Cheers ...007&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Dec 2005 13:37:38 GMT</pubDate>
    <dc:creator>Chan 007</dc:creator>
    <dc:date>2005-12-14T13:37:38Z</dc:date>
    <item>
      <title>warning secure ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691350#M555202</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I have a problem When I execute the command dir inside FTP.&lt;BR /&gt;&lt;BR /&gt;The warning that ftp reply is:&lt;BR /&gt;&lt;BR /&gt;220 ceco FTP server (Version 1.1.214.4(PHNE_30990) Mon Nov 15 12:47:12 GMT 2004)&lt;BR /&gt; ready.&lt;BR /&gt;Usuario (192.185.1.248:(none)): elarbol&lt;BR /&gt;331 Password required for elarbol.&lt;BR /&gt;Contrase±a:&lt;BR /&gt;230 User elarbol logged in.  Access restrictions apply.&lt;BR /&gt;ftp&amp;gt; dir&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;150 Opening ASCII mode data connection for /usr/bin/ls.&lt;BR /&gt;&lt;BR /&gt; Warning! One or more of your selected locales are not available.&lt;BR /&gt; Please invoke the commands "locale" and "locale -a" to verify your&lt;BR /&gt; selections and the available locales.&lt;BR /&gt;&lt;BR /&gt; Continuing processing using the "C" locale.&lt;BR /&gt;&lt;BR /&gt;total 2&lt;BR /&gt;drwxrwxrwx   2 0          3               96 Dec 12 20:34 arbol&lt;BR /&gt;drwxrwxrwx   2 0          3               96 Dec 12 22:11 sdf&lt;BR /&gt;drwxrwxrwx   4 0          3             1024 Feb 28  2005 usr&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;ftp: 428 bytes recibidos en 0,00Segundos 428000,00KB/s.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thank you for help me.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691350#M555202</guid>
      <dc:creator>Jose Ramirez_6</dc:creator>
      <dc:date>2005-12-14T11:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: warning secure ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691351#M555203</link>
      <description>Hi Jose,&lt;BR /&gt;warning is about language in use by user that &lt;BR /&gt;perform ftp.&lt;BR /&gt;&lt;BR /&gt;Some environment variable are involved like&lt;BR /&gt;LANG , LC_TIME, LC_NUMERIC&lt;BR /&gt;(see man locale for further infos).&lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 11:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691351#M555203</guid>
      <dc:creator>Piergiacomo Perini</dc:creator>
      <dc:date>2005-12-14T11:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: warning secure ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691352#M555204</link>
      <description>Hi Perini:&lt;BR /&gt;&lt;BR /&gt;I have verified the value of thist variable whit the command LOCALE and that is set a C&lt;BR /&gt;&lt;BR /&gt;/-&amp;gt;locale&lt;BR /&gt;LANG=C&lt;BR /&gt;LC_CTYPE="C"&lt;BR /&gt;LC_COLLATE="C"&lt;BR /&gt;LC_MONETARY="C"&lt;BR /&gt;LC_NUMERIC="C"&lt;BR /&gt;LC_TIME="C"&lt;BR /&gt;LC_MESSAGES="C"&lt;BR /&gt;LC_ALL=C&lt;BR /&gt;/-&amp;gt;</description>
      <pubDate>Wed, 14 Dec 2005 12:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691352#M555204</guid>
      <dc:creator>Jose Ramirez_6</dc:creator>
      <dc:date>2005-12-14T12:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: warning secure ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691353#M555205</link>
      <description>Are you running a restricted FTP process for the account? Is it chrooted?&lt;BR /&gt;&lt;BR /&gt;If so, have you copied all files over to the dir area for that restricted FTP account?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 12:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691353#M555205</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-12-14T12:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: warning secure ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691354#M555206</link>
      <description>Hi Rick.&lt;BR /&gt;&lt;BR /&gt;yes i have ftp restricted.&lt;BR /&gt;&lt;BR /&gt;I have the files under directory usr</description>
      <pubDate>Wed, 14 Dec 2005 13:20:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691354#M555206</guid>
      <dc:creator>Jose Ramirez_6</dc:creator>
      <dc:date>2005-12-14T13:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: warning secure ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691355#M555207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Add to your script &lt;BR /&gt;export LANG=C&lt;BR /&gt;&lt;BR /&gt;Also ensure to debug by running with ksh -x &amp;lt;script name&amp;gt;, you may find that it gets set or not.&lt;BR /&gt;&lt;BR /&gt;Else put in the .profile&lt;BR /&gt;&lt;BR /&gt;Cheers ...007&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 13:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-secure-ftp/m-p/3691355#M555207</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2005-12-14T13:37:38Z</dc:date>
    </item>
  </channel>
</rss>

