LinuxCommandLibrary

termscp

Feature-rich terminal file transfer and explorer

TLDR

Launch the interactive file transfer UI
$ termscp
copy
Connect to a remote host via SFTP
$ termscp sftp://[user]@[192.168.1.10]:22
copy
Browse an S3 bucket
$ termscp s3://[my-bucket]
copy

SYNOPSIS

termscp [options] [protocol://user@host:port]

DESCRIPTION

termscp is a terminal UI file transfer tool with support for SCP, SFTP, FTP/FTPS, Kubernetes, S3, SMB, and WebDAV protocols. It provides a dual-pane file explorer for local and remote filesystems, built-in bookmarks, SSH key storage, customizable themes, desktop notifications for large transfers, and an embedded terminal.

HISTORY

termscp was created by Veeso (Christian Visintin) and is written in Rust.

SEE ALSO

scp(1), sftp(1), rclone(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard