diff options
author | Ryo Nakamura <upa@haeena.net> | 2022-11-13 18:17:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-13 18:17:52 +0900 |
commit | 3bd72beb833341b142e7a4d61244c3ca6eb07f5d (patch) | |
tree | 2df3829e05ce1ca123612c1e5337ea35e29714cf /README.md | |
parent | b8e204ae41d581a16520e29cf0099f10a68ad926 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ waiting time for transferring a lot of/large files over networks. You can use `mscp` like `scp`, for example, `mscp user@example.com:srcfile /tmp/dstfile`. Remote hosts only need to run -normal `sshd` supporting the SFTP subsystem, and you need to be able +standard `sshd` supporting the SFTP subsystem, and you need to be able to ssh to the hosts (as usual). `mscp` does not require anything else. |