mirror of
https://github.com/restic/restic.git
synced 2025-08-21 08:47:36 +00:00
Add changelog for #3837/#3840
This commit is contained in:
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
|
Reference in New Issue
Block a user