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:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Functions to work with archives including zip, tar and bz2.
See also Compression functions.
Version | macOS | Windows | Linux | Server | iOS SDK |
9.0 / 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
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.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.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 |
10 functions.
Feedback: Report problem or ask question.