From 77cf6ecb45014b836179f27236abf02598fb90f9 Mon Sep 17 00:00:00 2001 From: ChristianVisintin Date: Sat, 14 Nov 2020 14:10:14 +0100 Subject: [PATCH] Docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5197625..8412c5f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Current version: 0.1.0 (??/??/2020) ## About TermSCP -TermSCP is basically a porting of WinSCP to terminal. So basically is a terminal tool with an UI to connect to a remote server to retrieve and upload files. It works both on Linux, MacOS and Windows (TODO: double check) and supports SCP, SFTP and FTPS. +TermSCP is basically a porting of WinSCP to terminal. So basically is a terminal tool with an UI to connect to a remote server to retrieve and upload files. It works both on Linux, MacOS and Windows (TODO: double check) and supports SFTP and FTPS. ### Why TermSCP @@ -38,7 +38,6 @@ It happens very often to me when using SCP at work to forget the path of a file ## Features - Different communication protocols - - SCP - SFTP - FTPS - Practical user interface to explore the remote machine file system and to select the files to upload and download