Skip to Content
Custom Search

Transfer file from and to mainframe using FTP

 

Transfer file from and to mainframe using FTP
 
 
You can use FTP dos command to transfer files from and to mainframe
 
 
Step1:
 
Start --> Run --> Command  
 
Step2:  Enter the following command 
 
FTP XX.XXX.XX.XXX
 
Where XX.XXX.XX.XXX  is the ip address of mainframe 
 
Step3: When you are prompted for user name and password, provide your mainframe id and mainframe password
 
Step4:
 
To download the file from mainframe to PC
 
    Get 'FIIE.ON.MAINFRAME' D:\MYFILES\TEST.TXT
 
To Upload the file to mainframe from PC
 
    PUT D:\MYFILES\TEST.TXT 'FILE.ON.MAINFRAM'
 
 
Where 
 
FILE.ON.MAINFRAM is the file on mainframe
 
and
 
D:\MYFILES\TEST.TXT - is the file on PC 

Comments

I tried the

I tried the above method. after giving username and password, iam getting below error.

550-error initializing FTP server

what is the issue ?

comnt

its a good answer... working excellently in XP...

But Its not working in Window 7 :( .. could anyone please help 

n mail at pankajcat2008@gmail.com

Post new comment

  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Click the +1 button  below to share it with your friends and colleagues

 

Share this if you liked it!

 

Disclaimer



Number of Registered users 719