SCP is definetely supported :D (finally I can use machines with dropbear)

This commit is contained in:
ChristianVisintin 2020-12-05 18:01:18 +01:00
parent 2459903afe
commit 5817e703ee

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**, **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