Skip to content

VMware vSphere

Agentless, guest-level VMware backup with CBT-accelerated incrementals, bare-metal VM recovery and configuration-only mode.

  • CBT-accelerated incrementals
  • Agentless, guest-level
  • Bare-metal VM recovery

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

FileSet {
Name = "vmware-vsphere"
Include {
Options { Plugin = "vsphere: server=vc.example.com user=svc@vsphere password=secret vm=* mode=cbt" }
}
}

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

Restore individual files, boot the VM instantly (Instant Recovery), or restore it into another hypervisor (V2V).

See also: Restore, Instant Recovery & V2V.