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
Verifies files in an archive.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Archive | 9.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
Archive | Either container with archive or native file path. | "C:\test\test.zip" | |
Passphrase | Password to use. | Optional |
Returns OK or error.
Check an archive:
MBS( "Archive.Verify"; "/Users/cs/Desktop/Archiv.zip")
Example result: "[MBS] ZIP decompression failed (-5)"
Created 20th March 2019, last changed 20th March 2019
Archive.SupportedFormats - Audit.Backup
Feedback: Report problem or ask question.