SCP

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]