Updated: October 28, 2024 |
Secure copy (remote file copy program)
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] [-X sftp_option] source ... target
QNX Neutrino
See the OpenSSH documentation: https://man.openbsd.org/scp
The scp utility copies files between hosts on a network. It uses ssh for data transfer, and uses the same authentication and provides the same security as ssh. For more information, see the OpenSSH documentation: https://man.openbsd.org/scp
This program uses the OpenSSL library for cryptography services.
OpenSSH