Difference between revisions of "07 ftp file using reflection software"

© 2019 - State of Utah - Department of Technology Services
Jump to navigation Jump to search
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
= How to FTP a File Using Reflection Software =
 
= How to FTP a File Using Reflection Software =
  
'''F'''ile '''T'''ransfer '''P'''rotocol ('''FTP''') is the primary method for transferring a file from the mainframe at DMA to a PC (or vice versa).  The procedure is fairly simple compared previous methodsHowever, it is still important to get all of the in’s and out’s set up correctly.
+
'''F'''ile '''T'''ransfer '''P'''rotocol ('''FTP''') is the primary method for transferring a file from the mainframe at DMA to a PC (or vice versa).  The procedure depends upon whether the FTP session has already been determined (in the current Attachmate/Reflection work spaceThis can use the “'''Session'''” type (as shown), or can be selected from the Windows option named “'''Reflection FTP Client'''” if you want to go to the trouble.  This is shown below, after the Session option.  
  
 +
[[File:ReflectionP.png|600px|center]]
 +
[[File:ReflectionQ.png|250px|center]]
  
First, it is important to establish a connection through the BLS firewall, using the standard logon method discussed in the '''[[07_logging_expo_at_dma_attachmate|Logging on to EXPO at DMA with Attachmate]]''' section of this document.  Be sure to perform this process first, so your connection to BLS is current.
+
It is important, regardless of the method used, to establish a connection through the BLS firewall, using the standard logon method discussed in the portion of this appendix that deals with sign in '''[[07_logging_expo_at_dma_attachmate|(see Section 2 of this document)]]'''.  Be sure to perform this process first, so your connection to BLS is current.
  
 +
[[File:AppxA-053B.png|200px|center]]
  
When connected, click on the '''FTP Client''' (Reflection) icon in the '''Windows Start Menu''', which will look like the image below.
+
A successful sign-on is indicated when the following screen is displayed.  Data are displayed in both the left and the right panes; the left list files on the PC side, the right side lists files on the mainframe side.
  
 
+
[[File:071_-_pc_and_mainframe_sides.png|800px|center]]
[[File:066_067_-_start_menu_with_attachmate.png|600px|center]]
 
 
 
 
 
When you first click on the Reflection icon, a screen similar to the image (above right) will be displayed.  If this doesn’t appear, you can click on the icon (shown below), which would be on the Menu bar of the primary program, and is accessed through the key word ('''Connection''' and selecting '''Connect''' under that).
 
 
 
 
 
[[File:068_-_reflection_ftp_client.png|300px|center]]
 
 
 
 
 
Once '''Connect''' has been selected from the '''Connection''' menu, you will be prompted for the pass-word you typically use when signing on to TSO or CICS.  The communication screen (shown below on the left) appears first, then the password screen (shown below on the right).  You will not be prompted for a user ID, only your password.
 
 
 
 
 
[[File:069_070_-_logging_on_to_ftp_client.png|600px|center]]
 
 
 
 
 
A successful sign-on is indicated when the following screen is displayed.  Data is displayed in both the left and the right panes; the left list files on the PC side, the right side lists files on the mainframe side.
 
 
 
 
 
[[File:071_-_pc_and_mainframe_sides.png|600px|center]]
 
  
  
Line 34: Line 18:
  
  
[[File:072_-_530_pass_command_failed.png|300px|center]]
+
[[File:072_-_530_pass_command_failed.png|250px|center]]
  
  
If the message below is displayed, you waited too long to enter your password.  To correct this, make sure that you are connected through the BLS firewall by following the steps in the '''[[07_logging_expo_at_dma_attachmate|Logging on to EXPO at DMA with Attachmate]]''' section of this document.
+
If the message below is displayed, you waited too long to enter your password.  To correct this, make sure that you are connected through the BLS firewall by following the steps in the '''[[07_logging_expo_at_dma_attachmate|Section 2]]''' of this document.
  
  
[[File:073_-_connection_not_established.png|300px|center]]
+
[[File:073_-_connection_not_established.png|250px|center]]
  
  
Line 46: Line 30:
 
* [[07_ftping_mainframe_pc|FTP’ing from Mainframe to PC]]
 
* [[07_ftping_mainframe_pc|FTP’ing from Mainframe to PC]]
 
* [[07_appendix_dma_processing|Appendix A - DMA Processing Table of Contents]]
 
* [[07_appendix_dma_processing|Appendix A - DMA Processing Table of Contents]]
* [[start|EXPO/EARS Documentation Home]]
+
* [[EXPO_Documentation|EXPO/EARS Documentation Home]]

Latest revision as of 21:37, 29 January 2020

How to FTP a File Using Reflection Software

File Transfer Protocol (FTP) is the primary method for transferring a file from the mainframe at DMA to a PC (or vice versa). The procedure depends upon whether the FTP session has already been determined (in the current Attachmate/Reflection work space. This can use the “Session” type (as shown), or can be selected from the Windows option named “Reflection FTP Client” if you want to go to the trouble. This is shown below, after the Session option.

ReflectionP.png
ReflectionQ.png

It is important, regardless of the method used, to establish a connection through the BLS firewall, using the standard logon method discussed in the portion of this appendix that deals with sign in (see Section 2 of this document). Be sure to perform this process first, so your connection to BLS is current.

AppxA-053B.png

A successful sign-on is indicated when the following screen is displayed. Data are displayed in both the left and the right panes; the left list files on the PC side, the right side lists files on the mainframe side.

071 - pc and mainframe sides.png


If you get an error message like the one below, you may have mistyped the password.


072 - 530 pass command failed.png


If the message below is displayed, you waited too long to enter your password. To correct this, make sure that you are connected through the BLS firewall by following the steps in the Section 2 of this document.


073 - connection not established.png


Related Links