FolioBackupFile
const class FolioBackupFile : Obj
Handle to a backup zip file
Return file name
Size in bytes of the backup zip file
Open an input stream to read the backup zip file
Delete the backup file which is an unrecoverable operation
Timestamp the backup was started
Void delete()
Delete the backup file which is an unrecoverable operation
InStream in()
Open an input stream to read the backup zip file
Int size()
Size in bytes of the backup zip file
virtual Str toStr()
Return file name
DateTime ts()
Timestamp the backup was started