From c12b730ea3e498a4d85307b57644cbc86c52d1ab Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 23 Jul 2022 11:03:32 +0800 Subject: [PATCH] P @yjacks https://linux.cn/article-14855-1.html --- ...2 Establish an SSH connection between Windows and Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210602 Establish an SSH connection between Windows and Linux.md (99%) diff --git a/translated/tech/20210602 Establish an SSH connection between Windows and Linux.md b/published/20210602 Establish an SSH connection between Windows and Linux.md similarity index 99% rename from translated/tech/20210602 Establish an SSH connection between Windows and Linux.md rename to published/20210602 Establish an SSH connection between Windows and Linux.md index 67bc9936d5..edc6789ac8 100644 --- a/translated/tech/20210602 Establish an SSH connection between Windows and Linux.md +++ b/published/20210602 Establish an SSH connection between Windows and Linux.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (yjacks) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-14855-1.html) 如何从 Windows 上用 SSH 连接到 Linux ======