When I do a backup to FTP, FreePBX creates the backup in /PATH/PATH/BACKUP_NAME instead of /PATH/BACKUP_NAME. Seems related to the fix of #823.
Devices in /etc/crypttab are not opened automatically. Manually running cryptsetup open --type=luks --key-file=/etc/crypttab.key /dev/disk/by-uuid/xxx Name works all ...