Skip to content

Releases: EMCECS/ecs-sync

vipr-sync v1.3.2

19 May 00:28
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • bug fixes in TrackingFilter connecting to a MySQL database

vipr-sync v1.3.1

14 Apr 14:17
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • bug fixes in TrackingFilter with verification
  • TrackingFilter now tracks separate timestamps for sync-start, complete and verification

vipr-sync v1.3

03 Apr 22:11
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • refactored to support JDK 1.6 again (as requested by users)
  • added --verify and --verify-only options to compare MD5 checksums of source and target objects as part of the sync (also tracked in DB by TrackingFilter)
  • added --delete-source [or --target delete] support to CAS plugins, so you can use vipr-sync to wipe a pool

vipr-sync v1.2.1

16 Dec 18:51
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • fixed bug in CLI where some options were ignored unless specified first
  • fixed null pointer in S3 source with sub-prefixes

vipr-sync v1.2

25 Nov 20:39
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • added new filters to support client-side encryption/decryption between any source and target (including in-place) using the ViPR client encryption standard (https://community.emc.com/docs/DOC-34465)

vipr-sync v1.1.1

14 Nov 15:57
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • added configuration summary to log on startup
  • added version option which pulls from manifest
  • added CAS sample xml file

vipr-sync v1.1

06 Oct 21:17
Compare
Choose a tag to compare

https://community.emc.com/docs/DOC-38905

  • added a tracking filter to track progress in a database
  • added an ACL mapping filter to map ACLs between the source and target
  • a few bug fixes and performance enhancements

vipr-sync v1.0

17 Sep 03:11
Compare
Choose a tag to compare