SSH on Mac OS

I. Build connect

1.  open "Terminal" in Mac.(open X11 for display,download and install X11 first)

2.  "ssh -Y gliu1@clst.xxxx.edu" to build connect.

3.  input password. the result should like "[gliu1@clst ~]$"

 

II. Copy files

1. open another "Terminal" in Mac.

2. use "cd" command go to your file folder. use "scp filename.jpg gliu1@clst.xxxx.edu:/home/myfolder/"

3.  input password. when finish, it will show the result like:

  "filename.jpg                                      100%  263     0.3KB/s   00:00"

posted on 2015-09-14 07:23  freyfly  阅读(237)  评论(0)    收藏  举报

导航