Dave Schaeffer wrote:
Hello,

   I've been tasked with creating Unicode files from a z/OS 1.4 machine
and
FTPing them to a Unix server.  I have tried issuing a FTP with UCs2
subcommand
and I keep getting a 40500 return code.  This is the FTP commands I'm
issuing:

[ip address] [user id]
[password]
PWD UCs2 PUT 'DBXP.SDB2P.PARTTAB.UNLOAD' test.part.unicode.txt CLOSE QUIT
Can anyone see what I might be doing wrong?  Is there another was to
convert
the data into Unicode?  Thank you for any help!!

Dave Schaeffer

Dave,

I'm working on a utility to convert EBCDIC files to
UTF-8 or UTF-16; you should probably do a conversion
like that first, then do the FTP as binary.

[the utility will also create the files as
XHTML with column boundaries, and other features]

I'm out of the country right now, back in Wednesday.
If you're interested in this utility, drop me a line
and we can talk.

Kind regards,

-Steve Comstock

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to