{{{ ssh FOO_admin@deleuze aklog -c megacz.com cd /afs/megacz.com/hcoop-backup/ cd $DESIRED_BACKUP_DATE cat $DESIRED_VOLUME_TO_RESTORE | \ ccrypt -cdk /etc/backup-encryption-key | \ bunzip2 | \ vos restore deleuze /vicepa $DESIRED_NAME_OF_RESTORED_VOLUME }}}