scp 的 man 概要是:
scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-P port] [-S program] [[user@]host1:]file1 。 .. [[用户@]host2:]file2
什么是源,什么是目标?我总是想知道复制发生在哪个方向。它是如何定义的?
scp
scp ×1