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 text file onto Mainframes

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


Joined: 12 Feb 2008
Posts: 142
Topics: 67

PostPosted: Wed Apr 23, 2008 8:46 am    Post subject: FTP text file onto Mainframes Reply with quote

Hi,

I am automating a process. In that I need to read contents from an Excel Sheet and send it to Mainframes using FTP. For that I have this Script
"put data.txt 'G2SZ00AT.ARVIND.DATASET'".

Here everytime I run the script the contents of data.txt are being over ridden on the mainframe dataset. Can you help me with an FTP script where I want the contents from the text file to be appended on the Mainframe dataset?

Thanks in advance,
Arvind B
_________________
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
tcurrier
Intermediate


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Sun Apr 27, 2008 9:40 am    Post subject: Reply with quote

In lieu of the 'put' command, try the 'append' command:

Code:
"append data.txt 'G2SZ00AT.ARVIND.DATASET'"
Back to top
View user's profile Send private message
arvibala
Beginner


Joined: 12 Feb 2008
Posts: 142
Topics: 67

PostPosted: Wed May 07, 2008 4:56 am    Post subject: Reply with quote

Thanks a lot tcurrier. It works.
_________________
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
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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