首页 > 系统服务 > 详细

SSH on Mac OS

时间:2015-09-14 08:14:20      阅读:281      评论:0      收藏:0      [点我收藏+]

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"

SSH on Mac OS

原文:http://www.cnblogs.com/freyfly/p/4806139.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!