Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to transfer the file from pc to mainframe??

Answer Posted / vasanth

one of the way is
open the dos command promt

To start an FTP interactive session type "ftp" from a DOS
Command window.

C:\> ftp
ftp> open domain.name
then it will be connected to ur server and asks ur user-id
and password enter them

then cser name logged in

ftp>

The following command will copy a file from the local system
to the remote system.

ftp> put d:\simoweb1\filename(adderess of ur file that u
wish 2 send from ur pc to mainframe)

press enter

then it shows the successfull message

The following command will exit the FTP environment (same as
"bye").

ftp> quit

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

1145


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

2286


Explain about different table spaces.

1153


What is static and dynamic call in cobol?

1113


Name some of the examples of COBOl 11?

3196


what is amode(24), amode(31), rmode(24) and rmode(any)?

1191


What are the various section in data division and briefly explain them.

1248


Write a cobol program making use of the redefine clause.

1225


What is amode(31)

1213


How can you get the ksds file records into your cobol program?

1133


In COBOL, what is the different between index and subscript?

1277


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1228


How do you reference the fixed block file formats from cobol programs

1282


how do you reference the printer file formats from cobol programs

1276


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

2064