Beneath the surface of the well-known Linux commands lies a treasure trove of lesser-known utilities that can make your life ...
There are plenty of tools for transferring files between two computers on the Linux command line, but the scp and rsync commands will cover almost any use case. Heres how and when to use them.
SFTP: This utility provides a interactive file transfer session between ssh-enabled unix/linux systems. After contacting the ssh server/host, the scp program will prompt you for your password. If that ...