Back to Products
iscp
Interactive SCP client for secure file transfers over SSH.
iscp
iscp simplifies secure file transfers by guiding users through an interactive CLI flow with authentication hints, smart defaults, and clear progress feedback.
View on GitHubTerminal Preview

Core Capabilities
- Interactive step-by-step CLI prompts for fast onboarding
- Progress tracking with transfer speed and ETA
- SSH key authentication with password fallback
- Safe defaults for remote paths and file naming
Development Stack
Language
Rust 1.70+Cargo
Fast, safe systems programming with strong typing and zero-cost abstractions.
SSH & Transfer
ssh2SCP protocol
Reliable SSH connections and file transfer primitives built on mature Rust crates.
CLI UX
dialoguerindicatifconsole
Interactive prompts, progress bars, and polished terminal output.
Distribution & Ops
Releases
GitHub Releases
Tagged releases with binaries and changelogs for easy installs.
Local Install
cargo build --releasecargo run --release
Straightforward build and run commands for local development.
Security
SSH key authSecure defaults
Secure by design with emphasis on reliable authentication paths.

