mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 00:28:09 +02:00
cmd: fix typos found by codespell
This commit is contained in:
committed by
Nick Craig-Wood
parent
043bf3567d
commit
cce8936802
@ -108,7 +108,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