Pular para o conteúdo

HCL / Lotus Notes

Este conteúdo não está disponível em sua língua ainda.

IBM/HCL Domino & Notes backup including NSF databases and transaction logs for consistent recovery.

  • NSF databases
  • Transaction logs
  • Domino-aware

Add the plugin to a FileSet on the client you want to protect:

FileSet {
Name = "lotus-notes"
Include {
Options { Plugin = "notes: datadir=/local/notesdata nsf=* translog=yes" }
}
}

All parameters are space-separated key=value pairs. See the FileSet reference for FileSet options.

Granular, item-level restore.

See also: Restore, Instant Recovery & V2V.