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.
See the scp man page for more options.
Podemos ver la página man de scp para más opciones.
The scp command uses ssh for data transfer.
El comando scp utiliza ssh para la transferencia de datos.
The ssh package provides replacements called slogin, ssh, and scp.
El paquete ssh proporciona unos reemplazos llamados slogin, ssh, y scp.
The scp program is the secure analog of the rcp command.
El programa scp es el análogo seguro del comando rcp.
We can copy files to and from the remote host using the scp program.
Podemos copiar ficheros hacia y desde un host remoto usando el programa scp.
Repositories will need to be created elsewhere and uploaded via scp or rsync.
Los repositorios tendrán que ser creados en otro lugar y subidos mediante scp o rsync.
You can then use scp or sftp to copy the file from the remote system.
Puede usar scp o sftp para copiar el archivo desde el sistema remoto.
Copying files and directories remotely via ssh with scp
Copiar ficheros y directorios de forma remota vía ssh con scp
You can recursively copy entire partitions and directories with the scp -r option.
Puede copiar de forma recursiva particiones enteras y directorios con la opción scp -r.
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.