Package: oob Version: 0.4.1~bpo8+1 Architecture: all Maintainer: Raphaƫl Halimi Installed-Size: 99 Depends: shell-script-helper, bind9-host, rsync, openssh-client, cron | cron-daemon Recommends: logrotate Priority: optional Section: net Filename: pool/main/o/oob/oob_0.4.1~bpo8+1_all.deb Size: 11122 SHA256: b01393b3f246e786b36fa50f890d392d58910db892d040e5f6f5ac77e1621597 SHA1: 68a95d86b7bc59c4b593dc81af518f705d21de0f MD5sum: 999db8522959d2e67e78b07aecf8e8e1 Description: Online Offline Backup A shell script to backup hosts online, as if they were offline. . It bind-mounts all the physical mount points (everything currently mounted that sits in /dev) and then backs them up. This way, you have a backup of the real contents of the disk and nothing else (no tmpfs, nfs, sys, proc...) allowing for an easy restoration in case of disaster recovery. . It pulls files over the network with rsync, which means that remote hosts must be accessible to the super user through ssh without password for automatic operation.