This commit is contained in:
ChristianVisintin
2020-11-14 14:10:14 +01:00
parent d8592efee5
commit 77cf6ecb45

View File

@@ -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