Software

SmartFTP Client

by SmartSoft Ltd. · Commercial

SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.

Record

Latest version
10.0.3325.0
Release date
18 Jun 2026
Minimum Windows
10.0.17763.0
Package identifier
SmartSoft.SmartFTP

Official downloads

These URLs are the ones SmartSoft Ltd. declares in its own manifest. We do not proxy or shorten them, and we do not host a copy.

Verify the file you downloaded

Run this against the file on disk. If the output does not match the hash below, the file is not what SmartSoft Ltd. published. Delete it.

Windows · PowerShell

Get-FileHash "SmartFTP.msi" -Algorithm SHA256

macOS · Linux

shasum -a 256 "SmartFTP.msi"

Expected output

2aed52831fa452c9f497d98d2731d3b2bb3d0a2507e1286170ca243bd53423d3

Install SmartFTP Client silently

This installer is an MSI package, so it takes the standard Windows Installer switches. That is a property of MSI itself rather than something the publisher declared.

64-bit · machine scope · MSI convention

msiexec /i "SmartFTP.msi" /qn /norestart

Run it from the folder holding the downloaded file, in a terminal opened as administrator when the package installs for all users. Silent means no window and no prompts, so check the exit code rather than waiting for something to appear: 0 is success and 3010 means it worked but wants a reboot.

Silent install commands for every program we index · silent uninstall

Uninstall SmartFTP Client cleanly

Every guide on this tells you to hunt for the product code with Get-WmiObject or in the registry. You do not need to: it is published in the installer manifest, and it is printed below.

Product code · 64-bit

{884A9DE8-1232-4D62-B723-FA3828F0AE7D}

Uninstall, with the usual prompts

msiexec /x {884A9DE8-1232-4D62-B723-FA3828F0AE7D}

Silent, for deployment

msiexec /x {884A9DE8-1232-4D62-B723-FA3828F0AE7D} /qn /norestart

The product code changes with every version

The codes above belong to SmartFTP Client 10.0.3325.0, the version in our index. If you have an older release installed, its code is different and this command will report that the product is not installed. In that case run Get-Package -Name "SmartFTP*" in PowerShell to read the code of what you actually have.

This removes the program as the publisher packaged it. Settings and files created after installation, typically under AppData, are deliberately left behind by the uninstaller and have to be deleted by hand if you want them gone.

Reinstalling and hitting error 1638? That is this same product code, and the command above is the fix.

Product codes for every program we index, with the msiexec switches and how to read the code off your own machine.

How we scored this 100 out of 100

SignalFindingPoints
SHA-256 hash published1 of 1 installers ship a SHA-256 hashWithout a published hash there is no way to prove the file you downloaded is the file the publisher built.30 / 30
Binary provenance1 on the publisher's own domainThe strongest signal against a repackaged installer: the file should come from the publisher, not from a mirror nobody vouches for.35 / 35
Served over HTTPS1 of 1 over HTTPSAn installer fetched over plain HTTP can be modified in transit.15 / 15
Release recencylast release about 2 months agoSoftware that has not shipped in years accumulates unpatched vulnerabilities.15 / 15
Licence declaredCommercialA declared licence tells you what you are actually allowed to do with the software.5 / 5

Old versions of SmartFTP Client9 with hashes

The version history of SmartFTP Client, each release with the download URL the publisher declared at the time and the SHA-256 to check it against. Useful when an update breaks something and you need to downgrade to a build that worked.

We do not host any of these files and never re-upload them, which is the difference between this and an old-version download site.

10.0.3324.0

released 22 May 2026
  • SmartFTP.msi64-bitofficial URL

    CF0E0AC59BA0DF042B828D6C9901EC4BB7481729E58CA00062FEF472FF85CDBF

10.0.3323.0

released 08 May 2026
  • SmartFTP.msi64-bitofficial URL

    5B15BCF3CFD621E14F30ED2F6A099D80ED1126D5EEAE6F73370201BCDEB913EC

10.0.3322.0

released 25 Apr 2026
  • SmartFTP.msi64-bitofficial URL

    523A1FC9403611C98E700F6E24FCD9363897FD0C1542A3AF9C1AE80EA3CFE6E3

10.0.3321.0

released 20 Apr 2026
  • SmartFTP.msi64-bitofficial URL

    9DFD8072928EA6E959F96B9EB90C514A7BBEAC13F51F999651058E2C28F2B665

10.0.3320.0

released 18 Apr 2026
  • SmartFTP.msi64-bitofficial URL

    32B7E69E0F9D8CE98BC3E1DA49A17341AA07896647CD6AE3546C0B956B8A53CC

10.0.3319.0

released 06 Apr 2026
  • SmartFTP.msi64-bitofficial URL

    D2CD0B823C879E4977B036A80BE0C1814382FD04AB60B34286B1AC7E3D43A9AA

10.0.3309.0

released 07 Feb 2026
  • SmartFTP.msi64-bitofficial URL

    B5011A0D7625B53B17BD0829F72F1FDAE1FFD2C444728C173A8089E3F8C78341

10.0.3275.0

released 09 Jun 2025
  • SmartFTP.msi64-bitofficial URL

    1CB2486BF694FB8E116DF4D766642BB6C019F4F51277B931FAA3D35C115BC5EF

10.0.3050.0

released 16 Dec 2022
  • SmartFTP.msi64-bitofficial URL

    55212465AB01B68934B72D3E8F2D2B980C854164813D5851FED8E884EC3EEEF3

Publishers take old builds offline without warning, so a link here can stop working even though the hash stays correct forever. If you already have the file, the hash is what matters: it tells you whether what you have is what they published.

Every version on record10

Every SmartFTP Client version with a published manifest, newest first. The most recent ones are listed above with their file names and hashes.

  • 10.0.3325.0
  • 10.0.3324.0
  • 10.0.3323.0
  • 10.0.3322.0
  • 10.0.3321.0
  • 10.0.3320.0
  • 10.0.3319.0
  • 10.0.3309.0
  • 10.0.3275.0
  • 10.0.3050.0

Where our data comes from