scp
QNX SDP8.0Utilities ReferenceUtilities
Secure copy (remote file copy program)
Syntax:
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
Runs on:
QNX OS
Options:
See the OpenSSH documentation: https://man.openbsd.org/scp
Description:
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.
Contributing author:
OpenSSH
Page updated: