This class represents a file within an archive.
ZipFolder serves as the root object for all Zip archives in the VFS. Presently, it can only open archives on the local filesystem.
This class represents a folder in an archive. In addition to supporting the sync operation, you can also use the archive member to get a reference to the underlying ZipFolder instance.