<?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: Cannot cd in ftp shell because it does not recognize character in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6913479#M489853</link>
    <description>&lt;P&gt;&amp;gt; instead it appears blurred&amp;nbsp; (like a small array of points).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the char used to indicate that there is no translation for the char you want.&amp;nbsp; I forgot its name.&lt;/P&gt;&lt;P&gt;It's not quite like:&amp;nbsp; &lt;A href="https://en.wikipedia.org/wiki/Specials_(Unicode_block" target="_blank"&gt;https://en.wikipedia.org/wiki/Specials_(Unicode_block&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Ah:&amp;nbsp; &lt;A href="http://www.unicode.org/charts/PDF/U2580.pdf" target="_blank"&gt;http://www.unicode.org/charts/PDF/U2580.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;\xe2\x96\x92&lt;/P&gt;&lt;P&gt;2592 ▒ MEDIUM SHADE&lt;BR /&gt;= speckles fill, dotted fill&lt;BR /&gt;• 50%&lt;BR /&gt;• used in mapping to cp949&lt;/P&gt;&lt;P&gt;For example using Linux and Putty, I have to set putty translation to UTF-8 and for Linux, I have to set the locale to pick one with UTF-8 chars.&amp;nbsp; And then set LC_CTYPE to that locale, LC_CTYPE=C.UTF-8.&lt;/P&gt;&lt;P&gt;So if you can get your ftp to display it correctly using "ls", you're on your way.&lt;/P&gt;&lt;P&gt;I got this to work on HP-UX using LC_CTYPE=C.utf8 with lower case PI.&amp;nbsp; I had to make sure "stty -istrip" was set.&lt;/P&gt;&lt;P&gt;But I was using ftp to my own system and the directory was created with UTF-8 chars.&amp;nbsp; Not sure if Window's would be different?&lt;/P&gt;</description>
    <pubDate>Sun, 30 Oct 2016 05:49:22 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2016-10-30T05:49:22Z</dc:date>
    <item>
      <title>Cannot cd in ftp shell because it does not recognize character</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912310#M489845</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Inside an ftp shell I cannot cd to a directory, because it does not recognize the character " ó " ; instead it appears blurred&amp;nbsp; (like a small array of points). This is the directory:&lt;/P&gt;&lt;P&gt;ftp&amp;gt; dir&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;125 Data connection already open; Transfer starting.&lt;BR /&gt;10-20-16 08:20AM &amp;lt;DIR&amp;gt; Configuraci▒n&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy and paste in an HP-UX kshell it looks this way: Configuracib^Rn&lt;/P&gt;&lt;P&gt;It seems that in ftp shell, escaping or wildcards do not work. Any idea on how to cd to that directory inside an ftp shell ?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912310#M489845</guid>
      <dc:creator>tsunix-pdm-1</dc:creator>
      <dc:date>2016-10-26T11:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot cd in ftp shell because it does not recognize character</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912381#M489847</link>
      <description>&lt;P&gt;Perhaps it is obvious but I'm guessing you're not able to type that character.&lt;/P&gt;&lt;P&gt;You could try running the ftp session within a GNU screen or tmux terminal (with utf8 on) and copy-paste the text.&lt;BR /&gt;&lt;BR /&gt;This is based on my vague speculation that your current terminal does not support unicode and displays the wrong character instead, then when you copy-paste (with the mouse), it is the wrong character which gets pasted.&amp;nbsp; So on a terminal emulator that supports unicode, you should be able to see that character (with appropriate fonts available etc). Then, you should be able to copy-paste it at least with the screen/tmux copy-paste (not with the mouse) functionality.&lt;/P&gt;&lt;P&gt;If that doesn't work, another ftp client like GNU ftp or lftp which provides tab-based filename completion might be worth a try.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912381#M489847</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-10-26T13:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot cd in ftp shell because it does not recognize character</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912413#M489848</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is an ftp session from an HP-UX system to a windows system. It uses the ftp client provided by HP-UX...&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912413#M489848</guid>
      <dc:creator>tsunix-pdm-1</dc:creator>
      <dc:date>2016-10-26T13:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot cd in ftp shell because it does not recognize character</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912429#M489849</link>
      <description>&lt;P&gt;I'm not very sure of what I'm suggesting, so you might want to try these only if you have no other choice.&lt;/P&gt;&lt;P&gt;It is possible to login to an HP-UX system through a GNU screen terminal on another system - linux, hp-ux etc (not sure of windows). You could then start the ftp session from there.&lt;/P&gt;&lt;P&gt;Also, open-source ftp alternatives like &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/FTP/cftp-0.12/" target="_blank"&gt;cFTP&lt;/A&gt; are available for HP-UX on the &lt;A href="http://hpux.connect.org.uk" target="_blank"&gt;HP-UX connect&lt;/A&gt; website.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6912429#M489849</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-10-26T13:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot cd in ftp shell because it does not recognize character</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6913479#M489853</link>
      <description>&lt;P&gt;&amp;gt; instead it appears blurred&amp;nbsp; (like a small array of points).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the char used to indicate that there is no translation for the char you want.&amp;nbsp; I forgot its name.&lt;/P&gt;&lt;P&gt;It's not quite like:&amp;nbsp; &lt;A href="https://en.wikipedia.org/wiki/Specials_(Unicode_block" target="_blank"&gt;https://en.wikipedia.org/wiki/Specials_(Unicode_block&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Ah:&amp;nbsp; &lt;A href="http://www.unicode.org/charts/PDF/U2580.pdf" target="_blank"&gt;http://www.unicode.org/charts/PDF/U2580.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;\xe2\x96\x92&lt;/P&gt;&lt;P&gt;2592 ▒ MEDIUM SHADE&lt;BR /&gt;= speckles fill, dotted fill&lt;BR /&gt;• 50%&lt;BR /&gt;• used in mapping to cp949&lt;/P&gt;&lt;P&gt;For example using Linux and Putty, I have to set putty translation to UTF-8 and for Linux, I have to set the locale to pick one with UTF-8 chars.&amp;nbsp; And then set LC_CTYPE to that locale, LC_CTYPE=C.UTF-8.&lt;/P&gt;&lt;P&gt;So if you can get your ftp to display it correctly using "ls", you're on your way.&lt;/P&gt;&lt;P&gt;I got this to work on HP-UX using LC_CTYPE=C.utf8 with lower case PI.&amp;nbsp; I had to make sure "stty -istrip" was set.&lt;/P&gt;&lt;P&gt;But I was using ftp to my own system and the directory was created with UTF-8 chars.&amp;nbsp; Not sure if Window's would be different?&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2016 05:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-cd-in-ftp-shell-because-it-does-not-recognize-character/m-p/6913479#M489853</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2016-10-30T05:49:22Z</dc:date>
    </item>
  </channel>
</rss>

