BORG-RENAME(1) borg backup tool BORG-RENAME(1)
NAME
borg-rename - Rename an existing archive
SYNOPSIS
borg [common options] rename [options] ARCHIVE NEWNAME
DESCRIPTION
This command renames an archive in the repository.
This results in a different archive ID.
OPTIONS
See borg-common(1) for common options of Borg commands.
arguments
ARCHIVE
archive to rename
NEWNAME
the new archive name to use
EXAMPLES
$ borg create /path/to/repo::archivename ~
$ borg list /path/to/repo
archivename Mon, 2016-02-15 19:50:19
$ borg rename /path/to/repo::archivename newname
$ borg list /path/to/repo
newname Mon, 2016-02-15 19:50:19
SEE ALSO
borg-common(1)
AUTHOR
The Borg Collective
2021-03-22 BORG-RENAME(1)
Czas wygenerowania: 0.00011 sek.
Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson
Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl