termscp: A Feature-Rich Terminal UI for File Transfer and Exploration

This repository profile is provided by osrepos.com, an open source repository discovery platform.

termscp: A Feature-Rich Terminal UI for File Transfer and Exploration

Summary

termscp is a versatile terminal user interface (TUI) application designed for efficient file transfer and exploration. It supports multiple protocols like SCP, SFTP, FTP, S3, and SMB, offering a comprehensive solution for managing files on both local and remote systems. Built with Rust, termscp provides a fast, cross-platform experience for command-line users.

Repository Information

Analyzed by OSRepos on November 28, 2025

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

termscp is a powerful, cross-platform terminal UI file transfer and explorer developed by @veeso. This Rust-powered utility provides a rich set of features for managing files across various protocols including SCP, SFTP, FTP, FTPS, Kube, S3, SMB, and WebDAV. It allows users to interact with both remote servers and local file systems through an intuitive terminal interface, making it a robust alternative to graphical file managers for command-line enthusiasts.

Installation

Getting started with termscp is straightforward across different operating systems. For Linux, FreeBSD, and MacOS users, a simple shell script can automate the installation process:

curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh

Windows users can install termscp via Chocolatey:

choco install termscp

NetBSD users can install it from official repositories:

pkgin install termscp

Arch Linux users can also install it from official repositories:

pacman -S termscp

For more detailed instructions and alternative installation methods, please visit the official termscp website: termscp Installation Guide.

Examples

termscp offers a highly interactive experience within your terminal. Users can explore file systems, perform operations like creating, removing, renaming, searching, viewing, and editing files with ease. The application includes features such as built-in bookmarks for favorite hosts, recent connections, and an embedded terminal for executing commands. It also supports viewing and editing files with your preferred external applications, enhancing workflow efficiency.

Why Use It

termscp stands out as an excellent choice for terminal-based file management due to several compelling reasons. Its support for a wide array of communication protocols, including SFTP, SCP, FTP, S3, and SMB, makes it incredibly versatile. The intuitive TUI simplifies complex file operations, while its cross-platform compatibility ensures it runs smoothly on Windows, Linux, FreeBSD, NetBSD, and MacOS. Furthermore, termscp is highly customizable, offering themes, custom file explorer formats, and a customizable text editor. Features like desktop notifications for large file transfers, password saving in the OS key vault, and file synchronization with remote hosts add significant value, all powered by the performance benefits of Rust.

Links

Explore termscp further with these official links:

Related repositories

Similar repositories that may be relevant next.

OpenLogi: A Native, Local-First Logitech Options+ Alternative in Rust

OpenLogi: A Native, Local-First Logitech Options+ Alternative in Rust

June 1, 2026

OpenLogi is a native, local-first alternative to Logitech Options+, built with Rust. It allows users to remap mouse buttons, control DPI, and manage SmartShift functionality over HID++ without requiring an account or collecting telemetry. This project prioritizes privacy and local control for Logitech mouse users.

RustLogitechMouse Remapping
RustTraining: Comprehensive Learning Paths for Rust Programmers

RustTraining: Comprehensive Learning Paths for Rust Programmers

May 29, 2026

Microsoft's RustTraining repository offers a comprehensive collection of learning materials designed for Rust programmers of all levels. It provides seven structured training courses, covering topics from foundational concepts for various programming backgrounds to deep dives into async Rust, advanced patterns, and engineering practices. This resource aims to consolidate scattered knowledge into a cohesive and pedagogically sound learning experience.

RustProgrammingTraining
OpenHuman: Your Private, Powerful AI Super Intelligence

OpenHuman: Your Private, Powerful AI Super Intelligence

May 27, 2026

OpenHuman is an open-source, agent-based personal AI assistant built with Rust, designed for privacy, simplicity, and power. It integrates seamlessly into your daily workflow, offering local knowledge management, extensive third-party integrations, and advanced memory capabilities. This project aims to provide a personal AI that truly understands and remembers your context from day one.

RustAIPersonal AI
Tokio: An Asynchronous Runtime for Reliable Rust Applications

Tokio: An Asynchronous Runtime for Reliable Rust Applications

April 27, 2026

Tokio is a powerful asynchronous runtime for the Rust programming language, enabling developers to build fast, reliable, and scalable applications. It provides essential components like I/O, networking, scheduling, and timers, making it ideal for high-performance concurrent systems.

Rustasynchronousnetworking

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️