Release v72.0.2
Fix(PDC) Always fetch latest file (#3857)
Description
Added
- A flag "-ifnewer" to the retrieval command.
Changed
- This flag will "The ifnewer option replaces an existing file with the latest backup version only if the backup version is newer than the existing file." More on this here: https://www.ibm.com/docs/en/spectrum-protect/8.1.11?topic=reference-ifnewer
Fixed
- This will fix this issue: #3843