From 39a523ef5c0302bcf28f9570067706f61ff725be Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 27 May 2020 12:04:56 +0800 Subject: [PATCH] PUB @lxbwolf https://linux.cn/article-12255-1.html --- ... How to create a personal file server with SSH on Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200323 How to create a personal file server with SSH on Linux.md (99%) diff --git a/translated/tech/20200323 How to create a personal file server with SSH on Linux.md b/published/20200323 How to create a personal file server with SSH on Linux.md similarity index 99% rename from translated/tech/20200323 How to create a personal file server with SSH on Linux.md rename to published/20200323 How to create a personal file server with SSH on Linux.md index b495ebb3b2..14abf4cc64 100644 --- a/translated/tech/20200323 How to create a personal file server with SSH on Linux.md +++ b/published/20200323 How to create a personal file server with SSH on Linux.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (lxbwolf) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12255-1.html) [#]: subject: (How to create a personal file server with SSH on Linux) [#]: via: (https://opensource.com/article/20/3/personal-file-server-ssh) [#]: author: (Jim Hall https://opensource.com/users/jim-hall)