Crates.io | termscp |
lib.rs | termscp |
version | 0.16.0 |
source | src |
created_at | 2020-12-06 22:05:53.580696 |
updated_at | 2024-10-14 14:37:34.832156 |
description | termscp is a feature rich terminal file transfer and explorer with support for SCP/SFTP/FTP/Kube/S3/WebDAV |
homepage | https://termscp.veeso.dev |
repository | https://github.com/veeso/termscp |
max_upload_size | |
id | 320294 |
size | 1,500,206 |
~ A feature rich terminal file transfer ~
Website · Installation · User manual
Developed by @veeso
Current version: 0.16.0 (14/10/2024)
Termscp is a feature rich terminal file transfer and explorer, with support for SCP/SFTP/FTP/Kube/S3/WebDAV. 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, NetBSD and Windows compatible.
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:
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh
❗ MacOs installation requires Homebrew, otherwise the Rust compiler will be installed
while if you're a Windows user, you can install termscp with Chocolatey:
choco install termscp
NetBSD users can install termscp from the official repositories.
pkgin install termscp
Arch Linux users can install termscp from the official repositories.
pacman -S termscp
For more information or other platforms, please visit termscp.veeso.dev to view all installation methods.
⚠️ If you're looking on how to update termscp just run termscp from CLI with: (sudo) termscp --update
⚠️
These requirements are not forced 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're grateful for the work I've done, please consider a little donation 🥳
You can make a donation with one of these platforms:
The user manual can be found on the termscp's website or on Github.
See Milestones
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
View termscp's changelog HERE
termscp is powered by these awesome projects:
Termscp Home
Bookmarks
Setup
Text editor
termscp is licensed under the MIT license.
You can read the entire license HERE