使用sftp不用输入密码

一、安装Git Bash https://git-scm.com/downloadsgit 二、桌面上鼠标右键git bash here 三、执行如下命令: ① cd ~/.ssh/ 【若是没有对应的文件夹,则执行 mkdir ./.ssh】web ② git config --global user.name “xb12369”bash ③ git config --global user.em
相关文章
相关标签/搜索