Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Component: Archive
Functions to work with archives including zip, tar and bz2.
See also Compression functions.
Version | macOS | Windows | Linux | Server | iOS SDK |
9.0 / 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
Archive.AddContainer Adds a container value to the current archive. | All 13.1 |
Archive.AddFile Add files to the current archive. | All 13.1 |
Archive.AddText Add a text file to the archive. | All 13.1 |
Archive.BZip2Version New in 13.2 Queries version of bzip2 library. | All 13.2 |
Archive.Close Closes the current archive. | All 13.1 |
Archive.Compress Compresses files to an archive. | All 9.0 |
Archive.CompressContainer Compresses one container into a new archive. | All 11.1 |
Archive.Content Lists content of archive as JSON. | All 9.0 |
Archive.Create Creates a new archive. | All 13.1 |
Archive.Extract Extracts files in an archive. | All 9.0 |
Archive.ExtractFile Extracts one file and returns as container. | All 10.4 |
Archive.FileList Lists file paths in the archive. | All 9.0 |
Archive.GZipDecompress Extracts content of gzip file as container. | All 11.3 |
Archive.LZ4Version New in 13.2 Queries version of lz4 library. | All 13.2 |
Archive.LibVersion Queries version of LibArchive. | All 9.0 |
Archive.LibVersionDetails Queries version of LibArchive. | All 9.0 |
Archive.SupportedFormats Returns the list of supported formats. | All 9.0 |
Archive.Verify Verifies files in an archive. | All 9.2 |
Archive.ZLibVersion New in 13.2 Queries version of zlib library. | All 13.2 |
Archive.ZStdVersion New in 13.2 Queries version of zest library. | All 13.2 |
Archive.lzmaVersion New in 13.2 Queries version of lzma library. | All 13.2 |
21 functions shown.
These functions require a paid license (67%).
Release notes
- Version 13.2
- Added Archive.BZip2Version, Archive.LZ4Version, Archive.ZLibVersion, Archive.ZStdVersion and Archive.lzmaVersion functions.
- Enabled lz4 and zstd for Archive functions.
- Fixed a problem with Archive.Create and creating 7zip archive.
- Version 13.1
- Added Archive.Create, Archive.AddContainer, Archive.AddFile, Archive.AddText and Archive.Close functions.
- Version 12.1
- Changed Archive functions to enable UTF-8 support by default, so asian characters work well.
- Version 11.5
- Fixed an issue with Archive.FileList function not picking up file names on Windows due to text encoding issue.
- Version 11.3
- Added Archive.GZipDecompress function.
- Version 11.2
- Fixed Archive functions to do AES256 encryption on Windows.
- Version 11.1
- Added Archive.CompressContainer function.
- Fixed memory leak in Archive.Content function.
- Version 10.4
- Added Archive.ExtractFile function.
- Version 10.0
- Fixed Archive functions to not complain about being unable to seek in file.
- Fixed file name handling for Archive functions on Windows.
- Fixed problem in Archive.FileList and Archive.Content not returning error if encrypted archive could not be read.
Blog Entries
- MBS @ FMTraining.TV - What’s New in the FileMaker MonkeyBread Plug-in - 13.2 Release
- MBS Plugin 13.2 for Claris FileMaker
- MBS FileMaker Plugin, version 13.2pr1
- New in MBS FileMaker Plugin 13.1
- MBS Plugin 13.1 for Claris FileMaker
- Build archives on the fly
- MBS FileMaker Plugin, June 2021 News
- Query MBS Version from plugin in container
- Embrace JSON
- What is new in the MBS FileMaker Plugin Version 10.4
FileMaker Magazin
Example Databases
