In order to download the file, you will need the scp command.
Para descargar el archivo de tu servidor, necesitarás el comando scp.
There is also a very nice feature of the scp command.
Hay también una característica muy buena del comando scp.
The scp command uses ssh for data transfer.
El comando scp utiliza ssh para la transferencia de datos.
You may limit the bandwidth used by scp command
Se puede limitar el ancho de banda a ser utilizado por el comando scp
The following procedure shows how to use the scp command to copy encrypted files between hosts.
El siguiente procedimiento muestra cómo usar el comando scp para copiar archivos cifrados entre hosts.
Later, scripts that use the scp command can be used to pull in the latest version.
Más tarde, las secuencias de comandos que utiliza el comando scp se pueden utilizar para obtener la última versión.
If you need to copy single files or directories, you can use the scp command
Si necesita copiar archivos o directorios individuales, puede usar el comando scp
Use the scp command to copy files to and from a remote system.
Utilice el comando scp para copiar archivos en un sistema remoto y desde un sistema remoto.
Thus, the scp command uses the same authentication and provides the same security as the ssh command.
Por lo tanto, el comando scp usa la misma autenticación y proporciona la misma seguridad que el comando ssh.
Unlike the rcp command, the scp command prompts for passwords or passphrases, if password information is needed for authentication.
A diferencia del comando rcp, el comando scp solicita contraseñas o frases de contraseña si la información de contraseña es necesaria para la autenticación.
The scp command, as a component of the ssh command, requires that you have either a user account or host key access to the target system.
El comando scp, como componente del comando ssh, requiere que tenga una cuenta de usuario o acceso a claves de host en el sistema de destino.
With the scp command, you can specify the source (the file or directory to be copied) and the target (the location in which to copy the file or directory).
Con el comando scp, puede especificar el origen (el archivo o el directorio que se copiará) y el destino (la ubicación en la que se copiará el archivo o el directorio).
The scp command prompts for authentication.
El comando scp solicita autenticación.