~ A feature rich terminal file transfer ~
Website ยท Installation ยท User manual
Developed by @veeso
Current version: 0.6.0 (23/07/2021)
Termscp is a feature rich terminal file transfer and explorer, with support for SCP/SFTP/FTP. So basically is a terminal utility with an TUI to connect to a remote server to retrieve and upload files and to interact with the local file system. It is Linux, MacOS, BSD and Windows compatible and supports SFTP, SCP, FTP and FTPS.
If you're considering to install termscp I want to thank you ๐ ! I hope you will enjoy termscp!
If you want to contribute to this project, don't forget to check out our contribute guide. Read More
If you are a Linux, a FreeBSD or a MacOS user this simple shell script will install termscp on your system with a single command:
sh
curl --proto '=https' --tlsv1.2 -sSf "https://raw.githubusercontent.com/veeso/termscp/main/install.sh" | sh
while if you're a Windows user, you can install termscp with Chocolatey.
For more information or other platforms, please visit veeso.github.io to view all installation methods.
These requirements are not forcely required to run termscp, but to enjoy all of its features
V
(at least one of these)V
(at least one of these)If you like termscp and you'd love to see the project to grow, please consider a little donation ๐ฅณ
The developer documentation can be found on Rust Docs at https://docs.rs/termscp
NoSuchFileOrDirectory
on connect (WSL1): I know about this issue and it's a glitch of WSL I guess. Don't worry about it, just move the termscp executable into another PATH location, such as /usr/bin
, or install it through the appropriate package format (e.g. deb).Major termscp releases will now be seasonal, so expect 4 major updates during the year.
Planned for ๐ Autumn update ๐:
rust-s3
library to implement this. This is really big Maybe for the autumn update and might be moved to the Winter update.Planned for โ๏ธ Winter update โ:
Along to new features, termscp developments is now focused on UX and performance improvements, so if you have any suggestion, feel free to open an issue.
Contributions, bug reports, new features and questions are welcome! ๐ If you have any question or concern, or you want to suggest a new feature, or you want just want to improve termscp, feel free to open an issue or a PR.
Please follow our contributing guidelines
View termscp's changelog HERE
termscp is powered by these aweseome projects:
Termscp Home
Bookmarks
Setup
Text editor
termscp is licensed under the MIT license.
You can read the entire license HERE