FTP of Windows TXT file to Mainframe

This is a Mainframe COBOL forum - you can post your queries on Mainframe COBOL, VS COBOL II, COBOL/370 , Enterprise COBOL

Moderators: dbzTHEdinosauer, Moderator Group

Post Reply
pawan1986
Member
Posts: 3
Joined: Thu Jun 26, 2014 2:26 pm
Location: Hyderabad

FTP of Windows TXT file to Mainframe

Post by pawan1986 » Thu Jun 26, 2014 2:36 pm

Hi,

I have a windows file TXT haivng combined binary and packed data in the records.

when i FTP the file in binary format the packed data is not getting correct, when i FTP in ASCII format the binary data is not getting correct.

how can i transfer the file without missing the actual data

can any one help me on this.
Thanks in advance.
Thaks
Pawan

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Fri Jun 27, 2014 12:26 am

Not exactly a COBOL question.
You will have to unpack the data and transfer as plain text.
Regards
Nic

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others