SCP

Revision as of 01:31, May 5, 2006 by 06emm (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SCP, or "secure copy", lets you transfer a file from one server to another over SSH. To use it, open up a Unix command line and type:

 scp [file or folder to upload] [your user name]@[server to transfer to]:[path to upload to]