home *** CD-ROM | disk | FTP | other *** search
/ ftp.intel.com / 2015-02-03.ftp.intel.com.tar / ftp.intel.com / Pub / middleware / intelsft / cr / releasenotes.txt < prev   
Text File  |  2011-09-27  |  3KB  |  58 lines

  1. Most current version was released on Sept 28, 2011 (v20110916)
  2.  
  3. How To Check The Version Your System is Running?
  4. Review your log files for both ReplicateDir.pl and DownloadFiles.pl
  5. and review the first line showing the version.
  6.  
  7. What Version Should I be Using?
  8. ReplicateDir.pl: 20110809 or 20110916
  9. DownloadFiles.pl: 20110809 or 20110916
  10.  
  11. Contact Intel for the document explaining in detail the install and configuration process
  12.  
  13. To upgrade your existing installation to the most current version:
  14. See the release notes for UPDATE 20110916 found here:
  15. ftp://ftp.intel.com/Pub/middleware/intelsft/cr/UPDATE_v20110916/
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. **** Version History Below.  Most recent first ****
  23. Release Date: Sept 28, 2011
  24. ReplicateDir.pl: 20110916
  25. DownloadFiles.pl: 20110916
  26. Changes made: Added features to minimize the use of command line parameters.
  27.         Added SYSLOG support for UNIX.  Added feature to track states of script
  28.         execution.  A custom PERL script can be used to receive notifications
  29.         when the script transitions from state to state.  Added feature to log
  30.         file names and file attributes of the files extracted by Destination
  31.         system in the downloadFiles.pl process.  Added support for SSH Key
  32.         authentication for the Windows platform
  33.  
  34.  
  35. Release Date: Aug 9, 2011
  36. ReplicateDir.pl: 20110809
  37. DownloadFiles.pl: 20110809
  38. Changes made:  Fixed an issue where DownloadFiles.pl would indicate a successful download
  39.                when it did not due to not being able to find the .tar or .gz file immediately.
  40.                Added a delay during DownloadFiles.pl in case the tar or .gz file is not immediately
  41.                found by the OS.  
  42.  
  43. Release Date: Aug 6, 2011
  44. ReplicateDir.pl: 20110806
  45. DownloadFiles.pl: 20110715
  46. Changes made:  Added optional features to log the files in archive uploaded 
  47.                via ReplicateDir and downloaded via DownloadFiles, feature to
  48.                configure the tar archive created by ReplicateDir to be no larger
  49.                than a certain size in bytes for scalability, feature to configure
  50.                the tar archive created by ReplicateDir have only a certain number
  51.                of files contained within it or less for scalability, and a
  52.                ResendArchive.pl script for Source systems to resend tar archives per
  53.                request of the Destination system.
  54.  
  55. Release Date: July 15, 2011
  56. ReplicateDir.pl: 20110715
  57. DownloadFiles.pl: 20110715
  58. Changes made:  Added better error detection for SFTP uploads, enhanced logging support