mirror of https://github.com/restic/restic.git
Changelog entry for SFTP w/ IPv6 addresses
This commit is contained in:
parent
e1969d1e33
commit
60e4a88f17
|
@ -0,0 +1,6 @@
|
|||
Bugfix: SFTP backend supports IPv6 addresses
|
||||
|
||||
The SFTP backend now supports IPv6 addresses natively, without relying on
|
||||
aliases in the external SSH configuration.
|
||||
|
||||
https://github.com/restic/restic/pull/2592
|
Loading…
Reference in New Issue