Secure Archive v1.0.3.2

Version: 1.0.3.2
Status: Pre-release
Released: 2008-06-24
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • Fixed bug that caused the first level directory to not be stored when adding (as opposed to creating a new archive) files.
  • Now prompts and skips corrupted files in compressed archives.
  • When packing: The cancel process will no longer finish with the current working file, it will truncate the file from the archive instead. This makes the cancel process much faster.
  • Now supports pre-allocation, which makes the archive process much safer in mission critical environments.
  • Archives are no longer deleted on error if you are adding files to a pre-existing archive.
  • Number of default secure delete passes was added to the setup dialog.
  • Checks disk for sufficient disk space before performing any operations.
  • Now handles unexpected full disk conditions gracefully without sustaining archive corruption.
  • Added functionality to prevent archive damage when the archive is open in multiple instances.
  • When unpacking: The cancel process will no longer finish with the current working file, it will stop immediately and delete the partial target file. This makes the cancel process much faster.
  • Now deletes corrupted target files on extraction.