Backblaze b2 gives me an application key that expires every 24 hours and can only be renewed on the web page. How can I set up unattended backups if that's the case?
Backblaze b2 gives me an application key that expires every 24 hours and can only be renewed on the web page. How can I set up unattended backups if that's the case?
You use the b2_authorize_account API endpoint or the command line tool to programmatically generate a token for you when needed.