mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-19 02:29:19 -05:00
- borg repo-create and borg transfer not only support --repo / --other-repo options, but also already supported related BORG_REPO and BORG_OTHER_REPO env vars. - similar to that, the passphrases now come from BORG_[OTHER_]PASSPHRASE, BORG_[OTHER_]PASSCOMMAND or BORG_[OTHER_]PASSPHRASE_FD. - borg repo-create --repo B --other-repo A does not silently copy the passphrase of key A to key B anymore, but either asks for the passphrase or reads it from env vars. |
||
|---|---|---|
| .. | ||
| date-time.rst.inc | ||
| environment.rst.inc | ||
| file-metadata.rst.inc | ||
| file-systems.rst.inc | ||
| logging.rst.inc | ||
| positional-arguments.rst.inc | ||
| repository-locations.rst.inc | ||
| repository-urls.rst.inc | ||
| resources.rst.inc | ||
| return-codes.rst.inc | ||
| units.rst.inc | ||