Mohammed Anas Al-Mahdi

Results 3 comments of Mohammed Anas Al-Mahdi

As workaround, I can restore it by execute these commands in bash: `. "./upload-b2.config"` `$B2_BINARY authorize_account $B2_ACCOUNT_ID $B2_APPLICATION_KEY` `$B2_BINARY download-file-by-id FILE_ID LOCAL_FILE_PATH.gpg` To decrypt the file: `gpg --passphrase-file /root/vzdump-passphrase.txt LOCAL_FILE_PATH.gpg...