Under Active Development IOBackup Enterprise is currently in development and will be available soon. Sign up to be the first to know →
Documentation

IOBackup Documentation

Everything you need to install, configure, and use IOBackup Enterprise for automated backup and disaster recovery.

Getting Started

Install and configure IOBackup in minutes.

  • System requirements
  • Installation guide (macOS)
  • First backup walkthrough
  • Connecting a repository

Configuration

Advanced settings and customization.

  • Protection plans
  • Scheduling with cron
  • Encryption settings
  • Email notifications

Cloud Storage

Connect to your preferred cloud provider.

  • Wasabi setup guide
  • Backblaze B2 integration
  • AWS S3 configuration
  • Google Cloud Storage
  • Azure Blob Storage

Backup & Restore

Protect and recover your data.

  • Full backup
  • Incremental backup
  • Differential backup
  • File-level restore
  • Integrity verification

API Reference

Programmatic access to IOBackup.

  • REST API endpoints
  • Authentication
  • WebSocket events
  • Examples & SDKs

Troubleshooting

Common issues and solutions.

  • Connection errors
  • Backup failures
  • Performance tuning
  • Log analysis

Quick Start

Developer workspace
# Download and install IOBackup Enterprise
hdiutil attach IOBackup-Enterprise-0.1.3-arm64.dmg
cp -R IOBackup-Enterprise.app /Applications/

# Launch the application
open /Applications/IOBackup-Enterprise.app

# Default login: admin / admin
# Open http://localhost:8080 in your browser