forked from TrueCloudLab/restic
Add entry to changelog
This commit is contained in:
parent
4172fcd167
commit
362d5afec4
1 changed files with 10 additions and 0 deletions
10
changelog/unreleased/issue-1561
Normal file
10
changelog/unreleased/issue-1561
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Enhancement: Allow using rclone to access other services
|
||||||
|
|
||||||
|
We've added the ability to use rclone to store backup data on all backends that
|
||||||
|
it supports. This was done in collaboration with Nick, the author of rclone.
|
||||||
|
You can now use it to first configure a service, then restic manages the rest
|
||||||
|
(starting and stopping rclone). For details, please see the manual.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/1561
|
||||||
|
https://github.com/restic/restic/pull/1657
|
||||||
|
https://rclone.org
|
Loading…
Reference in a new issue