mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 22:27:35 +00:00
Add a description of the resumption of copy
This commit is contained in:
parent
57a08291f5
commit
e09f6f540f
@ -136,6 +136,11 @@ or the environment variable ``$RESTIC_FROM_KEY_HINT``.
|
|||||||
repository. You can avoid this limitation by using the rclone backend
|
repository. You can avoid this limitation by using the rclone backend
|
||||||
along with remotes which are configured in rclone.
|
along with remotes which are configured in rclone.
|
||||||
|
|
||||||
|
.. note:: You may lose up to 10 minutes of progress if the ``copy`` command is
|
||||||
|
aborted, because the repository index is only updated from time to time.
|
||||||
|
If you don't want to lose 10 minutes, you can run ``rebuild-index`` after your
|
||||||
|
``copy`` command has aborted.
|
||||||
|
|
||||||
.. _copy-filtering-snapshots:
|
.. _copy-filtering-snapshots:
|
||||||
|
|
||||||
Filtering snapshots to copy
|
Filtering snapshots to copy
|
||||||
|
Loading…
Reference in New Issue
Block a user