MacOS 上的xshell和xftp

-

没有!mac上没有伟大的xshell和xftp。

-

推荐使用 ssh方法登录服务器终端:

1. 工具:①iterm2终端 https://www.iterm2.com/ ②filezilla  FTP软件https://filezilla-project.org/

2. 在iterm2中登录服务器终端:

        ssh root@110.110.110.110     [解释:ssh 用户名@登陆密码]

        然后根据提示输入服务器登录密码即可

3. 安装和登录vsftp:

https://blog.csdn.net/weixin_41827162/article/details/82914526

以上即可完成win端的xshell+xftp

-

你可能感兴趣的:(服务器/运维)