Tag Archive | "copy"

Server to server file transfers

Saturday, February 16, 2008

1 Comment

Server to server file transfers

ShareServer 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 [...]

Continue reading...