diff --git a/README.md b/README.md index e6e4603..4f48108 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**, **UNIX** and **Windows** too and supports SFTP, FTP 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**, **UNIX** and **Windows** too and supports SFTP, SCP, FTP and FTPS. ### Why TermSCP @@ -39,6 +39,7 @@ It happens very often to me when using SCP at work to forget the path of a file - Different communication protocols - SFTP + - SCP - FTP and FTPS - Practical user interface to explore the remote machine file system and to select the files to upload and download - Written in Rust