termscp

~ A feature rich terminal file transfer ~

Website · Installation · User manual

English   Deutsch   Español   Français   Italiano   简体中文

Developed by @veeso

Current version: 0.8.0 (06/01/2022)

License-MIT Repo stars Downloads counter Latest version Ko-fi

Linux CI MacOS CI Windows CI FreeBSD CI Coveralls Docs


About termscp 🖥

Termscp is a feature rich terminal file transfer and explorer, with support for SCP/SFTP/FTP/S3. 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, FreeBSD and Windows compatible.

Explorer


Features 🎁


Get started 🚀

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.

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 -sSLf "https://git.io/JBhDb" | sh

while if you're a Windows user, you can install termscp with Chocolatey:

sh choco install termscp

For more information or other platforms, please visit veeso.github.io to view all installation methods.

⚠️ If you're looking on how to update termscp just run termscp from CLI with: (sudo) termscp --update ⚠️

Requirements ❗

Optional Requirements ✔️

These requirements are not forced required to run termscp, but to enjoy all of its features


Support the developer ☕

If you like termscp and you're grateful for the work I've done, please consider a little donation 🥳

You can make a donation with one of these platforms:

ko-fi PayPal


User manual and Documentation 📚

The user manual can be found on the termscp's website or on Github.

The developer documentation can be found on Rust Docs at https://docs.rs/termscp


Upcoming Features 🧪

For 2022 there will be two major updates during the year.

Planned for 🍓 Spring update 2022 🌹:

Planned for future updates ⏲️:

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.


Contributing and issues 🤝🏻

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.

An appreciated contribution would be a translation of the user manual and readme in other languages

Please follow our contributing guidelines


Changelog ⏳

View termscp's changelog HERE


Powered by 💪

termscp is powered by these awesome projects:


Gallery 🎬

Termscp Home

Auth

Bookmarks

Bookmarks

Setup

Setup

Text editor

TextEditor


License 📃

termscp is licensed under the MIT license.

You can read the entire license HERE