ARC 3rd party products on MFT - patch
========================================
This package implements the needed updates in the 'util SP' 
of ARC 3 and 4 - to use the Ex Libris MFT (Managed File Transfer) 
servers instead of old FTP servers, when downloading 3rd party products. 

Usage: 
- Download the patch tar file: arc_3rd_party_mft_patch.tar to ARC server (3 or 4)  
  (you can use your $HOME directory). 
- Extract the tar file arc_3rd_party_mft_patch.tar by the command: 
     tar -xvf arc_3rd_party_mft_patch.tar 
- Run the installation script by the command: 
         source arc_3rd_party_mft_patch_install.csh   
  or by:     
        csh -f arc_3rd_party_mft_patch_install.csh      


Details:
The distribution of 3rd party products is moving to MFT (Managed File Transfer).
Ex Libris MFT provides a secure and reliable file transfer infrastructure to support the different Ex Libris products.

The util SP is updated to use the Ex Libris MFT servers with SFTP, instead of old FTP servers. 

The file - 'arc_3rd_party_mft_patch.tar' is the complete patch. It contains the following files:  
 - arc_3rd_party_products_mft : SSH Key file. 
 - arc__3rd_party_mft_util_sp_files_list.txt : List of included 'util SP' files - to update - under arc_dev.
 - arc_3rd_party_util_sp_files_mft.tar.gz : a tar gzipped package of 'util SP' files - to update - under arc_dev. 
 - arc_3rd_party_mft_patch_install.csh : a CSH script that invokes the installation of all the updates delivered here.
 - arc_3rd_party_prods_patch_script_00.pl : installing updates - 1st part - update the util SP files.
 - arc_3rd_party_prods_patch_script_02.pl : installing updates - 2nd part - put SSH key files under /exlibris/crn/.ssh/  and set needed privileges.  
 - README_ARC_3rd_pary.txt : This read me file. 


