winget install --id macnev2013.anySCP
About anySCP
AnySCP is a free, open-source desktop application that combines an SSH terminal, SFTP file explorer, and S3-compatible cloud storage browser into a single, fast, privacy-first tool. Built with Tauri v2 (Rust backend + React frontend), it runs natively on macOS, Windows, and Linux. No cloud accounts, no subscriptions -- your credentials stay on your machine.
What's new in 0.10.3
A feature-packed release: edit remote file permissions, back up and restore all your data, and reliable file listings on minimal Linux hosts. ✨ Highlights - Change file permissions from the Explorer — right-click any file or folder and open Properties to view and edit its permissions with a familiar owner/group/other (rwx) grid or octal entry. Folders can apply changes recursively to everything inside, with per-entry results so you can see exactly what succeeded. Works over both SFTP and SCP connections. (#63) - Encrypted backup & restore — export everything (saved hosts, groups, history, snippets, port-forward rules, S3 connections, settings, and stored credentials) into a single password-protected file, and restore it on any machine. The backup is compressed and encrypted with AES-256-GCM using a key derived from your passphrase via Argon2id — your secrets never touch disk in plaintext. Find it under Settings → Data → Backup. (#62) - Clear all data (factory reset) — a danger-zone action under Settings → Data that wipes every saved host, snippet, setting, and credential, returning anySCP to a fresh-install state. Gated behind a typed DELETE confirmation. (#62) 🐛 Fixes - File listings now work on minimal busybox / Buildroot hosts — the SCP Explorer connected but showed an empty file list on stripped-down embedded systems (e.g. Buildroot busybox builds that ship without stat). anySCP now falls back to a universal ls -la listing path, so these hosts list files correctly. (#61, fixes #3) 🔧 Under the hood - Vault credential tests now use an in-memory keystore instead of the rea...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.10.3 | A feature-packed release: edit remote file permissions, back up and restore all your data, and reliable file listings on minimal Linux hosts. ✨ Highlights - Change file permissions from the Explorer — right-click any fil... |