From 5777eda1825e9073b70882b4147f677ca5d743f4 Mon Sep 17 00:00:00 2001 From: Ezio Date: Tue, 28 Feb 2017 09:23:58 +0800 Subject: [PATCH] =?UTF-8?q?20170228-2=20=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...pload or Download Files-Directories Using sFTP in Linux.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sources/tech/20170225 How to Upload or Download Files-Directories Using sFTP in Linux.md b/sources/tech/20170225 How to Upload or Download Files-Directories Using sFTP in Linux.md index 5e795177ee..0084073300 100644 --- a/sources/tech/20170225 How to Upload or Download Files-Directories Using sFTP in Linux.md +++ b/sources/tech/20170225 How to Upload or Download Files-Directories Using sFTP in Linux.md @@ -1,9 +1,7 @@ How to Upload or Download Files/Directories Using sFTP in Linux ============================================================ -by [Aaron Kili][9] | Published: February 25, 2017 | Last Updated: February 25, 2017 - - Download Your Free eBooks NOW - [10 Free Linux eBooks for Administrators][10] | [4 Free Shell Scripting eBooks][11] +Download Your Free eBooks NOW - [10 Free Linux eBooks for Administrators][10] | [4 Free Shell Scripting eBooks][11] [sFTP (secure File Transfer Program)][1] is a secure and interactive file transfer program, which works in a similar way as FTP (File Transfer Protocol). However, sFTP is more secure than FTP; it handles all operations over an encrypted SSH transport.