IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

FTP a file with chinese chars (BIG5) from mainframes to unix


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
SATISHP

New User


Joined: 04 May 2010
Posts: 2
Location: India

PostPosted: Thu May 06, 2010 3:42 pm
Reply with quote

I'm trying to FTP a file with chinese characters to unix using the following syntax:

Code:
sendsite
locsite SBDATACONN=ABC.XYZPRDA.TCPXLBIN.TRTFEI5
BIG5 (NOTYPE SOSI ASCII
put 'TEMP.FILE.CHINESE' DAT001


I'm not getting correct translation of these DBCS characters.

Any one have any idea about this DBCS chinese FTP or do we have alternate way of doing FTP instead of ascii, like BIG5-EBCDIC/UCS2 translation.


Thank you,
Satish.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Thu May 06, 2010 4:07 pm
Reply with quote

try to do a binary transfer
Back to top
View user's profile Send private message
SATISHP

New User


Joined: 04 May 2010
Posts: 2
Location: India

PostPosted: Thu May 06, 2010 4:46 pm
Reply with quote

Hi Peter,
Can you please explain in detail, if possible can you give me the FTP JCL.

Thanks
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu May 06, 2010 5:26 pm
Reply with quote

Search the forum before asking for code.

This is a HELP forum and not a do it for me forum.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts SH256/MD5 Checksum in Mainframes JCL JCL & VSAM 14
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Access to non cataloged VSAM file JCL & VSAM 18
Search our Forums:

Back to Top