mirror of
https://github.com/restic/restic.git
synced 2024-12-23 00:07:25 +00:00
add changelog for sftp performance fix
This commit is contained in:
parent
935327d480
commit
a1d682ce0e
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/issue-4209
Normal file
7
changelog/unreleased/issue-4209
Normal file
|
@ -0,0 +1,7 @@
|
|||
Bugfix: Fix slow sftp upload performance
|
||||
|
||||
Since restic 0.12.1, the upload speed of the sftp backend to a remote server
|
||||
has regressed significantly. This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/4209
|
||||
https://github.com/restic/restic/pull/4782
|
Loading…
Reference in a new issue