termscp is a terminal user interface file transfer and explorer that supports multiple protocols including SCP, SFTP, FTP, S3, SMB, and WebDAV.
The tool addresses the need for a unified file transfer client that works across different storage backends and protocols without leaving the terminal. Rather than switching between separate tools for different transfer types, termscp provides a single interface where users can browse and transfer files across local filesystems and remote services using their preferred protocol. The terminal UI approach keeps the workflow within the command line, making it suitable for remote server work and scripted environments.
Developers managing files across mixed infrastructure—combining traditional SSH-based servers with cloud storage or network shares—will find termscp valuable for consolidating those workflows. The breadth of protocol support distinguishes it from single-protocol clients; it handles both legacy systems via FTP and modern cloud storage via S3 in one application. Teams already comfortable with terminal-based tools and those seeking a WinSCP equivalent for Unix-like systems are the primary audience.
The project shows sustained development with regular commits addressing bug fixes and feature improvements. Pull requests receive timely review and integration. Issue tracking demonstrates active engagement with user-reported problems and feature requests, with maintainers providing detailed responses and working toward resolution. The codebase maintains a focus on code quality and stability rather than rapid feature expansion.