Polecenie scp
Wykonanie: Securely copy files between hosts on a network, using ssh. Part of the OpenSSH suite of network tools. scp requests a password or passphrase if required. The transfer can be between two remote hosts. If more than one file is specified for file1, file2 should be a directory; otherwise, only the last file in the list is copied. file1 and file2 can be specified in any of the following ways:
file host:file user@host:file
The first format is used for a local file; a remote file can be specified in either of the other two formats
Opcje wykonania 'scp' w konsoli
Force the use of SSH protocol 1. Force the use of SSH protocol 2 Use IPv4 addresses. Use IPv6 addresses. Run in batch mode. Don't ask for passwords or passphrases. Specify the cipher to be used for encrypting the data. Enable ssh compression. Specify an ssh user configuration file (default is Specify the file that contains the identity (private key) for RSA authentication. Limit bandwidth used to limit, specified in kilobits/second. Specify an option to pass to ssh. Preserve modification time, access time, and mode. Connect to port on the remote host. Don't display the progress meter. Copy directories recursively. Specify the program to use for the encrypted connection. The program must understand ssh options. Verbose mode.
Więcej komend LINUX z konsoli na literę S
Jak uruchomić scp w Linuxie?
scp [options] file1[...] file2
Podobne polecenia Unix:
- pathchk [option] filenames - Determine validity and portability of filenames
- accept [option] destination - System administration command. Instruct printing
- vmstat [options] [interval [count] ] - System administration command. Print report on
- w [options] [user] - Print summaries of system usage, currently logged
- lastb [options] [username] [ttynumber] - Display a list of recent bad login attempts (from
