mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
SCP is definetely supported :D (finally I can use machines with dropbear)
This commit is contained in:
@@ -29,7 +29,7 @@ Current version: 0.1.0 (??/??/2020)
|
|||||||
|
|
||||||
## About TermSCP
|
## 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
|
### 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
|
- Different communication protocols
|
||||||
- SFTP
|
- SFTP
|
||||||
|
- SCP
|
||||||
- FTP and FTPS
|
- FTP and FTPS
|
||||||
- Practical user interface to explore the remote machine file system and to select the files to upload and download
|
- Practical user interface to explore the remote machine file system and to select the files to upload and download
|
||||||
- Written in Rust
|
- Written in Rust
|
||||||
|
|||||||
Reference in New Issue
Block a user