博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
SSH on Mac OS
阅读量:6264 次
发布时间:2019-06-22

本文共 508 字,大约阅读时间需要 1 分钟。

I. Build connect

1.  open "Terminal" in Mac.(open 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"

转载于:https://www.cnblogs.com/freyfly/p/4806139.html

你可能感兴趣的文章
[arm驱动]linux设备地址映射到用户空间
查看>>
在线转码
查看>>
我的友情链接
查看>>
励志短句在线翻译的方法介绍
查看>>
博客园美化-coffee
查看>>
Hibernate Annotation 学习
查看>>
Hadoop 3.0 纠删码技术分析(Erasure Coding)
查看>>
11、待添加
查看>>
26、百度地图 & 高德地图
查看>>
MYSQL老密码与php版本扩展关系
查看>>
类型检测汇总!typeof 和 instanceof 和isArray
查看>>
HDU4578 线段树(区间更新 + 多种操作)
查看>>
10g集群启动顺序
查看>>
习水医院12C RAC 数据库安装文档
查看>>
Jmeter常用脚本开发之Junit Request
查看>>
C# 加密–RSA前端与后台的加密&解密
查看>>
reduce/reduceRight
查看>>
(转)(contant的一些用法)
查看>>
Shell 脚本常用命令
查看>>
再次改版轮播图
查看>>