scp (1) Linux Manual Page
NAME scp – OpenSSH secure file copy SYNOPSIS scp [-346ABCOpqRrsTv [-c cipher ] ] [-D sftp_server_path ] [-F ssh_config ] [-i identity_file ] [-J destination ] [-l limit ] [-o ssh_option ] [-P port ] [-S program ] source … target DESCRIPTION scp copies files between hosts on a network. It uses ssh(1) for data…
