MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

FTP Question

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination
View previous topic :: View next topic  
Author Message
arvibala
Beginner


Joined: 12 Feb 2008
Posts: 142
Topics: 67

PostPosted: Mon Oct 06, 2008 9:44 am    Post subject: FTP Question Reply with quote

Hi all,

When we FTP a set of records on to a Server from Mainframe, the file gets an additional line representing EOF, I guess. Is there any way so that we can get rid of this additional line when we FTP.

MF File
1 10XXXXXXX
2 20XXXXXXX
3 30XXXXXX
4 40XXXXXXX

Output Text File

1 10XXXXXXX
2 20XXXXXXX
3 30XXXXXX
4 40XXXXXXX
5

Line numbers are used as reference

Thanks
_________________
Arvind
"You can make a difference with your smile. Have that with you always"
Back to top
View user's profile Send private message Yahoo Messenger
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Mon Oct 06, 2008 10:33 am    Post subject: Reply with quote

I couldn't find anything listed:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B970/5.35?SHELF=F1A1BK90&DT=20070530175427

AFAIK that is mandated by the protocol.

Just a thought: convert the data from EBCDIC to ASCII before transmitting it. Include whatever characters you need to for EOL and EOF. Transmit the file in BINARY mode.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group