Releases: E3SM-Project/zstash
Releases · E3SM-Project/zstash
v0.4.1
v0.4.0
v0.3.0
- Smart extraction: Files on disk with a matching modification date and size are not extracted again.
- Multiprocess extraction/checking: Can extract/check in parallel with the
--workers <number_of_processes>
argument - Python 3 supported instead of Python 2.
- Other small additions.
v0.2.0
- Added
zstash ls
, for listing the contents of an HPSS archive.
v0.1.0
- Added
zstash check
functionality, which checks the checksum of all files in a given HPSS archive against the checksum calculated before upload which itself is stored inzstash/index.db
. - View the updated documentation here: https://e3sm-project.github.io/zstash/docs/html/quickstart.html#check