mirror of
https://github.com/rclone/rclone
synced 2024-11-17 17:30:37 +01:00
docs: fix broken link in sftp page
Just a spare line break had crept in breaking the link form.
This commit is contained in:
parent
d96af3b005
commit
863bd93c30
@ -526,8 +526,8 @@ The Go SSH library disables the use of the aes128-cbc cipher by
|
||||
default, due to security concerns. This can be re-enabled on a
|
||||
per-connection basis by setting the `use_insecure_cipher` setting in
|
||||
the configuration file to `true`. Further details on the insecurity of
|
||||
this cipher can be found [in this paper]
|
||||
(http://www.isg.rhul.ac.uk/~kp/SandPfinal.pdf).
|
||||
this cipher can be found
|
||||
[in this paper](http://www.isg.rhul.ac.uk/~kp/SandPfinal.pdf).
|
||||
|
||||
SFTP isn't supported under plan9 until [this
|
||||
issue](https://github.com/pkg/sftp/issues/156) is fixed.
|
||||
|
Loading…
Reference in New Issue
Block a user