Category Archives: Remote Transfer

Copy files between servers using SCP

scp username@hostB:~/myfile.file /localdir

hostB is the remote server we want to copy the file from