Uruchomienie, wykonanie: scp [options] file1[...] file2
Jak działa SCP, co robi SCP: 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
Dostępne opcje, wywołanie SCP: 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.
- Co znaczy :
- Porównanie transfer program, similar to ftp except that it uses ssh to perform file transfers securely. sftp connects to host and logs in, prompting for a password if required. The host can be specified in the co znaczy.
- Krzyżówka :
- Dlaczego execute command as the superuser. Authorized users of sudo and the commands they are permitted to execute are listed in the sudo configuration file, /etc/sudoers . If an unauthorized user attempts krzyżówka.
- Co to jest :
- Jak lepiej Generate, manage, and convert authentication keys for ssh . When using ssh-keygen to create a key, the -t option must be specified to identify the type of key to create co to jest.
- Słownik :
- Kiedy shell and make a typescript of a terminal session. The typescript is written to file . If no file is given, the typescript is saved in the file typescript . The script ends when the forked shell słownik.
- Czym jest :
- Od czego zależy administration command. Write filesystem buffers to disk. sync executes the sync( ) system call. If the system is to be stopped, sync must be called to ensure filesystem integrity. Note that shutdown czym jest.
Użycie SCP zastosowanie komendy na linii poleceńw Słownik S .