Add changelog for #3837/#3840
This commit is contained in:
parent
2bdc40e612
commit
b9fa6e05bd
1 changed files with 8 additions and 0 deletions
8
changelog/unreleased/issue-3837
Normal file
8
changelog/unreleased/issue-3837
Normal file
|
@ -0,0 +1,8 @@
|
|||
Enhancement: SFTP backend initialization is faster on slow links
|
||||
|
||||
Restic init on an SFTP backend now sends multiple mkdir commands to the
|
||||
backend concurrently, to reduce the wait when creating a repository
|
||||
over a very slow link.
|
||||
|
||||
https://github.com/restic/restic/issues/3837
|
||||
https://github.com/restic/restic/pull/3840
|
Loading…
Reference in a new issue