ARC 4 MFT patch
==============================
This package implements the needed updates in ARC 4 'util SP' programs and parameters - to use the Ex Libris MFT (Managed File Transfer) servers instead of old FTP servers.  
Usage: 
- Download the 'arc_4_mft_patch.tar' file to ARC 4 server (you can use your $HOME directory). 
- Extract by:         tar -xvf arc_4_mft_patch.tar  
- Run the installation script:           source arc_4_mft_patch_install.csh   
  or by:     
        csh -f arc_4_mft_patch_install.csh      

Details: 
The distribution of Service Pack 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. 
In ARC 4.0 - the util SP programs and settings (sp.config) should updated to use the Ex Libris MFT servers with SFTP, instead of old FTP servers. 

Please note that equivalent updates are included also in the Aleph Service Packs, as Mandatory AIN. 
* Aleph 22  -   SP 22.1.13 - rep_change #002514
* Aleph 23  -  Minor Release 3 - SP 23.3.0 -  rep_change #004021 

The file - 'arc_4_mft_patch.tar' is the complete patch. It contains the following files:  
 - arc_4_sp_mft : SSH Key file. 
 - arc_4_sp_mft.pub : SSH Key file, public key. 
 - arc_4_mft_patch_file_list.txt : List of included 'util SP' files - to update - under aleph_dev. 
 - arc_4_mft_patch_files.tar.gz : a tar gzipped package of 'util SP' files - to update - under aleph_dev.  
 - arc_4_mft_patch_install.csh : a CSH script that invokes the installation of all the updates delivered here.  
 - arc_4_mft_patch_script_00.pl : installing updates - 1st part - update the util SP files.  
 - arc_4_mft_patch_script_01.pl : installing updates - 2nd part - correct the configuration in the sp.config  file.  
 - arc_4_mft_patch_script_02.pl : installing updates - 3ed part - put SSH key files under /exlibris/crn/.ssh/  and set needed privileges. 

