Manual Page Search Parameters

AUTOBACKUP(1) General Commands Manual AUTOBACKUP(1)

autobackupAutomatic backup script

autobackup host [rsync-options]

The autobackup script connects to the sshd at host using rsync(1) with a custom reciever. This reciever chooses a backup location using the configuration file located at /etc/autobackup and described in autobackup(5).

Define to set Xtrace in all sh(1) scripts.

/etc/autobackup
List of mirror bases, described in autobackup(5).

The autobackup utility exits 0 on success, and >0 if an error occurs.

Automatically backup to backup.lan:

$ autobackup backup.lan

Jacob R. Edwards <jacob@jacobedwards.org>

June 6th, 2023 jacob