Server to server file transfers
Posted on February 16th, 2008 by lost-in-code
Server to server file transfers are relatively easy on a dedicated or virtual private server running Unix. I’ll quickly show you how to use the scp command which acts just about exactly the same as the cp command. It copies all files from a specified source path to a destination path on the remote server [...]
Tags: file transfer, linux, recursive, scp, server, server to server, ssh
Filed under: Server Management | 1 Comment »
