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'
Copyright © 2026 eLLeNow.com All Rights Reserved.