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.

Start-Technologies: Monorepo for StartOS and Self-Hosting Solutions

Start-Technologies: Monorepo for StartOS and Self-Hosting Solutions

August 13, 2026

Start-Technologies is the comprehensive monorepo by Start9Labs, featuring StartOS as its flagship product. This open-source Linux distribution enables users to run personal servers, facilitating the self-hosting of various services for enhanced data ownership and privacy. It integrates a robust Rust backend, an Angular frontend, and a unique diff-based database for reactive state synchronization.

open-sourceself-hostingpersonal-server
Cortex-Mem: A Production-Ready Memory Framework for Autonomous AI Systems

Cortex-Mem: A Production-Ready Memory Framework for Autonomous AI Systems

August 12, 2026

Cortex-Mem is a production-ready, AI-native memory framework built in Rust, providing intelligent long-term memory for autonomous systems. It features a hierarchical three-tier memory architecture for efficient information management, from extraction and search to automated optimization. This framework empowers AI agents to remember, learn, and personalize interactions across sessions, transforming stateless AI into context-aware partners.

RustAImemory-management
CubeSandbox: Instant, Concurrent, and Secure Sandbox for AI Agents

CubeSandbox: Instant, Concurrent, and Secure Sandbox for AI Agents

August 9, 2026

CubeSandbox, developed by TencentCloud, is a high-performance, secure sandbox service built on RustVMM and KVM, designed specifically for AI agents. It offers ultra-fast startup times, hardware-level isolation, and high-density deployment, making it ideal for scalable and secure agent execution environments. The service is also fully compatible with the E2B SDK for seamless integration.

agentscontainersandbox
StringWars: Benchmarking High-Performance String Processing in Rust and Python

StringWars: Benchmarking High-Performance String Processing in Rust and Python

July 21, 2026

StringWars is a comprehensive GitHub repository dedicated to benchmarking performance-oriented string processing libraries in Rust and Python. It meticulously compares various operations, including substring search, hashing, and edit distances, across both CPUs and GPUs. This project serves as an invaluable resource for developers seeking to identify the fastest and most efficient solutions for critical string manipulation tasks, particularly those leveraging modern SIMD instructions and GPU acceleration.

benchmarkstring-processingRust

Source repository

Open the original repository on GitHub.

17 counted GitHub visits

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 ❤️