
bup:ai:31f87
Creates an encrypted backup using bup
$ bup save -n ${backup-name} -e ${encryption-key} -r ${repository-path} ${path-to-backup}
try on your machine
Creates an encrypted backup using bup
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- How to make an encrypted backup with bup?