Created on 21 December 2012
icon_unfollowing
Login to follow
bigzip

BigZip

Stable version 2.2.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 11 June 2021 by 
bigzip

BigZip

Created on OutSystems 11

Version 2.2.0

Stable
Current
See documentation
Application Package
Uploaded on 11 June 2021 by 
Compatible with:
Version 11
Database:
All
Release notes:

Replaced the old Ionic.Zip library for the most recent DotNetZip one (1.15.0). Fixes some edge-case bugs some people were experiencing.

Application Objects:
BigZip has 0 AOs.

Version 2.1.1

Stable
Application Package
Uploaded on 14 December 2020 by 
Compatible with:
Version 11
Database:
All
Release notes:

Fixed situation where in certain scenarios password-protected ZIP archives became unprotected after being opened.

Application Objects:
BigZip has 0 AOs.
Created on OutSystems 10

Version 2.0.0

Stable
Application Package
Uploaded on 04 June 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Complete overhaul, focusing on working with disk-based ZIP files.

  • Renamed actions using noun-verb names (instead of the old verb-noun), also clearly indicating the difference between actions using memory as input or output, and those that use disk;
  • Described all actions and parameters in a consistent manner;
  • Removed action GetZipBinary to retrieve the ZIP archive binary (we're working with large, disk-based ZIP archives after all);
  • Added action FileGetPath to extract the contents of a file directly to disk (allowing for large files to be extracted without much memory overhead);
  • Expanded the number of attributes returned by ZipFileListGet (the old GetFiles), including compression ratio and various time stamps;
  • Removed the IsBig parameter in ZipCreate (the old CreateZip), ZipLoadMemory (the old LoadZip) and ZipLoadPath (the old LoadZipPath), big mode (i.e. disk-based mode) is now always used;
  • Replaced the WinZip icons with a new set;
  • Included the latest version of the Ionic.Zip library.

All of the above means there are many breaking changes with previous versions, so update carefully.

Version 1.2.2

Stable
Application Package
Uploaded on 30 October 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Small corrections.

Created on Older versions

Version 1.2.1

Stable
Application Package
Uploaded on 24 February 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Release notes:
Small DotNetZip usage correction suggested by Carlos Sousa.
Application Objects:
BigZip has 0 AOs.

Version 1.2.0

Stable
Application Package
Uploaded on 23 February 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Release notes:
Updated to Application Package and Platform 9.1
Application Objects:
BigZip has 0 AOs.