Skip to content

Releases: E3SM-Project/zstash

v0.4.2

17 Aug 18:35
408f2cf

Choose a tag to compare

  • Add ability to specify storage location (with the --cache option).

v0.4.1

28 Feb 19:15
3002bc1

Choose a tag to compare

  • Switched Zstash build to noarch.
  • Fixed bug where zstash check would delete tar files if hpss wasn't explicitly set.

v0.4.0

20 Feb 17:31
811cd60

Choose a tag to compare

  • Added verbosity option
  • Added ability to use Zstash on machines without HPSS

v0.3.0

16 Jun 20:32
31ea055

Choose a tag to compare

  • 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

07 Feb 02:35

Choose a tag to compare

v0.1.0

16 Nov 22:27

Choose a tag to compare

v0.0.2

05 Sep 18:41

Choose a tag to compare

  • Now any --hpss argument for zstash extract takes precedence over the path used when the data was archived.

v0.0.1

02 May 20:15
e60fd45

Choose a tag to compare

  • Initial release of zstash
  • View the full documentation here.