Skip to content

Commit a2aff2e

Browse files
authored
Update windows配置sftp.md
1 parent d35ea33 commit a2aff2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

windows配置sftp.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ https://github.com/PowerShell/Win32-OpenSSH/releases
44

55
### 账号登陆
66

7-
ssh-keygen -t rsa 生成密钥对 复制C:\Users\Administrator\.ssh\id_rsa 登录时使用此私钥
7+
ssh-keygen -t rsa 生成密钥对 复制C:\Users\Administrator\.ssh\id_rsa文件 登录时使用此私钥
88

9-
如果使用账号的话 使用windows账号
9+
如果使用账号登录的话 使用windows系统账号
1010

1111
### 修改配置导致mac登录失败
1212

0 commit comments

Comments
 (0)