FTP was the popular protocol for file transfer but short of using FTPS, it doesn't provide the security required these days. Here's how to use Secure Copy (SCP) for file transfer. Secure copy, or SCP, ...
scp is a command that can send and receive files and directories to and from a remote server using the SSH protocol, and has an operation system similar to the ' cp ' command used for local data ...