这些参数有逻辑地址、远程地址、要传输的字节个数、一个通道以及所执行的命令(在本例中是GET)。
The arguments are the local address, the remote address, the number of bytes to transmit, a channel, and the command to perform (in this case, GET).
您通常使用SSH来允许用户登录到一个远程主机并执行命令。
You typically use SSH to allow users to log in to a remote host and execute commands.
RSH允许用户从一个节点上发出在另一个远程节点上执行的命令。
RSH allows a user from one node to run commands on another remote node.
应用推荐