SQL Safe provides you with CLI commands to help you manually encrypt plain-text password for encrypted backups.
To perform EncryptBackupPassword operations use the following command:
- SQLsafeCmd EncryptBackupPassword <password>
Where:
Action | Description |
---|---|
<password> | Plain-text password to encrypt. |
For detailed descriptions and available options, see the CLI Help (SQLsafecmd help encryptbackuppassword
).