Download
WinSCP.pro site logo

WinSCP.pro

WinSCP Authority Hub

Get the software

Download WinSCP with integrity, not guesswork

WinSCP is widely used on Windows. This page lists what to grab, how to check it, and how to read antivirus warnings before you run an installer.

Before you install

Package names, sizes, and version numbers change over time. Always read the labeling that comes with the file you download, keep the checksum list that belongs to that exact package, and verify bytes before you run the installer.

WinSCP branding mark

Primary download actions

Primary buttons link directly to the WinSCP download endpoint. Each click uses a fresh URL path for tracking and delivery.

Standard Windows installer

Recommended path for most workstations, integrates shell extensions when enabled and stores configuration in registry or portable file depending on mode.

Download installer (add URL)

Alternate packaging

Portable archives and extra language packs help when you regression-test customer images.

Other formats (add URL)

Source & transparency archives

GPLv2 projects typically publish corresponding source bundles, essential for enterprise open-source compliance reviews.

Source package (add URL)

Checksum reference sheet

Keep a checksum list beside each build you approve for rollout. Update it whenever you change download endpoints.

Publisher digest file (add URL)

SHA-256 / signature explanation

Cryptographic hash: A SHA-256 digest condenses the installer bytes into a fixed fingerprint. If a single bit flips because of tampering, a truncated download, or storage corruption, the digest no longer matches the trusted reference value.

Code signing: Authenticode signatures bind the binary to a code-signing certificate. Windows SmartScreen and many enterprise policies weigh that reputation. Comparing hashes still matters because it is a direct check of file bytes.

Practical flow: download the file, compute SHA-256 locally (for example Get-FileHash in PowerShell), compare with your approved list, then execute. Keep the hash record with your change ticket.

Antivirus false positives & heuristics

Network-aware installers are often flagged by heuristic engines, especially in locked-down enterprises. Your security team’s policy and scanner output should drive the final call. Use the antivirus workflow guide when you need a repeatable review checklist.

Source transparency

WinSCP is GPLv2-licensed with a long public history. That openness helps teams review maintenance cadence, fork rights, and audit expectations.

Security & integrity posture

Integrity controls are necessary but not sufficient: pair verified binaries with SSH host key verification, hardened jump hosts, and principle-of-least-privilege service accounts. Read Trust & Security for ethical usage framing.

WinSCP login dialog

screenshotss (2). Session dialog: confirm host keys and protocol choices before you store production credentials.