This adds several steps to the "write" action, by writing it to a temp location, extracting it, checksumming it, copying to destination, verifying checksum, and using Rename to atomically replace any existing file in the destination.
This adds several steps to the "write" action, by writing it to a temp location, extracting it, checksumming it, copying to destination, verifying checksum, and using Rename to atomically replace any existing file in the destination.