Skip to content
Physics and Astronomy
Home Login linux.html
Back to top

External access via ssh

External access via ssh

Shield

     School of Physics > login > linux.html

External access via ssh


ssh

linux

MS Windows

WWW
 
    

Ssh for linux is readily available (for free!) and includes ssh (login), sftp (Secure ftp) and scp.

scp is an enhanced version of rcp. Not only does it encrypt your password, it also allows you to specify a different username on the remote machine and will prompt you for your remote password if necessary. For example:

scp -pr myfile1 mydir myfile2 jsmith@somehost.somewhere.edu:

where jsmith@ can been omitted if your local and remote usernames are the same.


School of Physics > login > linux.html

A   V   L  

                                                                                                                                                                                                                                                                       

Validate   Link-check © Copyright & disclaimer Share
Back to top