How to get the correct IP address for FTP purpose using CMD



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Re: How to get the correct IP address for FTP purpose using

Postby meerayya » Mon Aug 27, 2012 2:52 pm

First get the IP from MF environment.
TSO HOMETEST
1)You ll get the Ip address xx.xx.xx.xx
2)Type the folllowing command
TSO GETHOST <ip address>
It ll gives you the host name
3)Then open ftp in normal windows system

ftp
open <host name>
give username and password
Use mget ,mput commands


Thanks
meerayya
 
Posts: 1
Joined: Mon Aug 27, 2012 2:35 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to get the correct IP address for FTP purpose using

Postby prino » Mon Aug 27, 2012 3:30 pm

GETHOST is not a standard IBM command, so your posting is totally useless and will only confuse others.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Previous

Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post