<?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'ing special characters from mainframe to HPUX10.20 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437476#M768496</link>
    <description>Kofi, you may want to check out document ID&lt;BR /&gt; W3592918.  &lt;BR /&gt;&lt;BR /&gt;Tony</description>
    <pubDate>Thu, 17 Aug 2000 15:31:10 GMT</pubDate>
    <dc:creator>Anthony deRito</dc:creator>
    <dc:date>2000-08-17T15:31:10Z</dc:date>
    <item>
      <title>ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437471#M768491</link>
      <description>Hi All:&lt;BR /&gt;&lt;BR /&gt;I am wondering if any of you have encountered this kind of situation:&lt;BR /&gt;&lt;BR /&gt;We have some data on a mainframe (native EBCDIC) that have accented characters (ie. French characters) in them.  We need to get these files off the mainframe with ftp onto our HPUX 10.20 box, however, the characters that arrive are completely different from what they are on the mainframe.  Here is a list of things I have tried:&lt;BR /&gt;&lt;BR /&gt;0. tried transfering data as binary, it did not work&lt;BR /&gt;1. Set the LANG=fr_CA.iso885915 and tried ftp'ing (first to a file, and next to the screen with  "-" but did not work)&lt;BR /&gt;2. Tried ftp from a Wintel box with the same results.&lt;BR /&gt;3. Tried setting ftp type to ebcdic, once we were logged in on the mainframe and it failed.&lt;BR /&gt;&lt;BR /&gt;I guess the question is, is there a way to move data with special characters from a mainframe to a unix box and maintain the characters?&lt;BR /&gt;&lt;BR /&gt;An alternative I am considering, is to map out all the characters on the mainframe side and find out what they translate to when they get to the unix side, and then use tr to convert the data.  (obviously, the problem with that is what happens to unexpected translations?)&lt;BR /&gt;&lt;BR /&gt;Anyone?  Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Kofi</description>
      <pubDate>Thu, 17 Aug 2000 15:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437471#M768491</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-08-17T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437472#M768492</link>
      <description>What about going in serial and using kermit? Did you try?</description>
      <pubDate>Thu, 17 Aug 2000 15:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437472#M768492</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-17T15:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437473#M768493</link>
      <description>dd can translate ebcdic to ascii and vice versa.  Perhaps conversion to ascii -&amp;gt; ftp -&amp;gt; coversion to ebcdic might work?&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 17 Aug 2000 15:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437473#M768493</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2000-08-17T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437474#M768494</link>
      <description>Does the mainframe ftp software have any options for altering the way in which it does the EBCDIC to ASCII translation?</description>
      <pubDate>Thu, 17 Aug 2000 15:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437474#M768494</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T15:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437475#M768495</link>
      <description>Binary transfer from the mainframe to HP then dd with conv=ascii or conv=ibm may also be a possibility.</description>
      <pubDate>Thu, 17 Aug 2000 15:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437475#M768495</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-17T15:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437476#M768496</link>
      <description>Kofi, you may want to check out document ID&lt;BR /&gt; W3592918.  &lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 17 Aug 2000 15:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437476#M768496</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-08-17T15:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437477#M768497</link>
      <description>Kofi:&lt;BR /&gt;&lt;BR /&gt;A suggestion is to write a custom translation table (routine) on your mainframe wherein you translate EBCDIC to EBCDIC and the one or two special characters in question to some character of your choice.  You can use FTP to translate EBCDIC to ASCII when you push it to the HP server, or perhaps its better to convert the EBCDIC file to ASCII while still on the mainframe and then do the FTP.  In either case, knowing positionally where your special character(s) occur may help you translate (re-map) the chanracter(s) once on the HP server.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 17 Aug 2000 21:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437477#M768497</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-17T21:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: ftp'ing special characters from mainframe to HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437478#M768498</link>
      <description>Thanks to everyone who responded. The kermit solution is very promising... I am in the process of automating it.&lt;BR /&gt;&lt;BR /&gt;once again, thanks all!</description>
      <pubDate>Fri, 18 Aug 2000 13:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-ing-special-characters-from-mainframe-to-hpux10-20/m-p/2437478#M768498</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-08-18T13:11:33Z</dc:date>
    </item>
  </channel>
</rss>

