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 

File Transmission Utilities

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


Joined: 15 Jun 2005
Posts: 12
Topics: 7

PostPosted: Wed Jun 15, 2005 6:31 am    Post subject: File Transmission Utilities Reply with quote

Hi,
Other than FTP and NDM is there any other way of transmitting the file. If so please tell me. also please give me the sample code.

Thanks in advance.

Regards
Bobi
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12377
Topics: 75
Location: San Jose

PostPosted: Wed Jun 15, 2005 6:53 am    Post subject: Reply with quote

bobi,

You can also use XMIT aka TRANSMIT command to transmit files. Check this link which explains in detail.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IKJ4C531/1.96?DT=20021022140245

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
bobi
Beginner


Joined: 15 Jun 2005
Posts: 12
Topics: 7

PostPosted: Wed Jun 15, 2005 7:51 am    Post subject: Reply with quote

I think XMIT will not be useful for transmiting file from mainframe to unix.

What is Secured ftp. can any one give me a example code for secured ftp.
of if any one know any other method please tell me.

thanks
bobi
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Wed Jun 15, 2005 8:07 am    Post subject: Reply with quote

For the sake of discussion, there are many other methods that haven't been mentioned. Their use, of course, depends on the network connections available between the two machines (i.e. the "Channel"):

- Asynchronous Protocols (XMODEM, YMODEM, ZMODEM, Kermit)

- Binary Synchronous (BSC) Protocols (2780, 3780)

- Network Protocols (Remote Job Entry (RJE), Network Job Entry (NJE), Bulk Data Transfer (BDT)

- SDLC Protocols (3770)

- MQ/Series

For a real-world example, at this site, NDM is the standard, and the use of FTP is prohibited. For an alternative to NDM, we use Oracle as the transport between the mainframe and the distributed environments.
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Wed Jun 15, 2005 8:16 am    Post subject: Reply with quote

Secure FTP (FTP/S) uses SSL (Secure Socket Layer) technology to encrypt the communication channel between the FTP client and the FTP server.

As in other SSL technologies, both sides must employ the use of digital certificates. These certificates are signed by a signing authority (Thawte or Verisign) and allow the SSL protocol to validate each site to each other, and supply the public-key information to the chosen encryption algorithm, allowing the server to encrypt the SSL datastream, and the client to decrypt the same SSL datastream.
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Wed Jun 15, 2005 10:18 am    Post subject: Reply with quote

Forgot to mention Network File System (NFS) and Hypertext Transport Protocol (HTTP).
Back to top
View user's profile Send private message
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