Update README.md

This commit is contained in:
Ryo Nakamura
2022-11-13 18:17:52 +09:00
committed by GitHub
parent b8e204ae41
commit 3bd72beb83

View File

@@ -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.