Skip to main content

Module restore

Module restore 

Source
Expand description

Restore commands with full implementation

Supports:

  • Full and selective restore
  • Point-in-time restore
  • Decryption (AES-256-GCM with Argon2)
  • Decompression (zstd, gzip, none)
  • S3/Object storage download
  • Verification and dry-run mode

Structs§

RestoreOptions
RestoreStats

Functions§

download_from_s3
Download from S3 to local file
history
Show restore history
restore
Restore from a backup
restore_from_s3
Download backup from S3 and restore
restore_local
Perform local restore (standalone implementation)
restore_mailboxes
Restore specific mailboxes
restore_user
Restore for a specific user
show_restore
Show details of a specific restore