mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
docs: fix typos found by codespell
This commit is contained in:
committed by
Nick Craig-Wood
parent
722a3f32cc
commit
afe158f878
@@ -59,7 +59,7 @@ which can lead to "corrupted on transfer" errors. This is the case because
|
||||
the client chooses indiscriminately which server to send commands to while
|
||||
the servers all have different views of the state of the filing system.
|
||||
|
||||
The "restrict" in authorized_keys prevents SHA1SUMs and MD5SUMs from beeing
|
||||
The "restrict" in authorized_keys prevents SHA1SUMs and MD5SUMs from being
|
||||
used. Omitting "restrict" and using `--sftp-path-override` to enable
|
||||
checksumming is possible but less secure and you could use the SFTP server
|
||||
provided by OpenSSH in this case.
|
||||
|
||||
Reference in New Issue
Block a user