Sunday, September 28, 2008

Using Secure Copy (scp) to Get or Push Files Remotely

To get files from a remote machine to your local machine:

scp user@remote:/path/to/file/file.ext  /local/path/file.ext



To push files with Secure Copy:

scp /local/path/to/file.ext user@remote:/path/where/you/want/it/file.ext

Followers

about me

10 Years in Advertising (Account Exec), and 14 Years in I.T./System Administration (multi-platform, but specializing on the Mac platform).