64-bit
wixmachine scopestatic.smartftp.com · publisher domain- File name
- SmartFTP.msi
- SHA-256
- 2aed52831fa452c9f497d98d2731d3b2bb3d0a2507e1286170ca243bd53423d3
- Product code
- {884A9DE8-1232-4D62-B723-FA3828F0AE7D}
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.
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.
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 SHA256macOS · Linux
shasum -a 256 "SmartFTP.msi"Expected output
2aed52831fa452c9f497d98d2731d3b2bb3d0a2507e1286170ca243bd53423d3
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 /norestartRun 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
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 /norestartThe 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.
| Signal | Finding | Points |
|---|---|---|
| SHA-256 hash published | 1 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 provenance | 1 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 HTTPS | 1 of 1 over HTTPSAn installer fetched over plain HTTP can be modified in transit. | 15 / 15 |
| Release recency | last release about 2 months agoSoftware that has not shipped in years accumulates unpatched vulnerabilities. | 15 / 15 |
| Licence declared | CommercialA declared licence tells you what you are actually allowed to do with the software. | 5 / 5 |
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.
CF0E0AC59BA0DF042B828D6C9901EC4BB7481729E58CA00062FEF472FF85CDBF
5B15BCF3CFD621E14F30ED2F6A099D80ED1126D5EEAE6F73370201BCDEB913EC
523A1FC9403611C98E700F6E24FCD9363897FD0C1542A3AF9C1AE80EA3CFE6E3
9DFD8072928EA6E959F96B9EB90C514A7BBEAC13F51F999651058E2C28F2B665
32B7E69E0F9D8CE98BC3E1DA49A17341AA07896647CD6AE3546C0B956B8A53CC
D2CD0B823C879E4977B036A80BE0C1814382FD04AB60B34286B1AC7E3D43A9AA
B5011A0D7625B53B17BD0829F72F1FDAE1FFD2C444728C173A8089E3F8C78341
1CB2486BF694FB8E116DF4D766642BB6C019F4F51277B931FAA3D35C115BC5EF
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 SmartFTP Client version with a published manifest, newest first. The most recent ones are listed above with their file names and hashes.