700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > linux 类似winscp_mac如何连接远程linux 类似windows上的putty和winscp

linux 类似winscp_mac如何连接远程linux 类似windows上的putty和winscp

时间:2019-04-05 07:17:03

相关推荐

linux 类似winscp_mac如何连接远程linux 类似windows上的putty和winscp

windows上有putty可以通过ssh协议连接远程linux系统。

mac上也可以用终端连接,转自:/putty-equivalent-for-mac-os-x/

In Mac, there is a similar, built-in application calledTerminal.

To start Terminal, go to your Mac’s Applications folder => click on the Utilities folder => then click on Terminal.

How to access a web server using the Terminal?

# sshusername@

example:

#sshroot@- when prompted forthe password, enter your web server password.- to quit the session, type "exit".

当然mac上也可以像windows上的winscp一样进行文件操作。参考:/macos.html

如上图,选择Open Connection

在协议那一栏选则SFTP(SSH File Transfer Protocol)

然后输入用户名,密码和地址即可~

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。