Differences
This shows you the differences between the selected revisions of the page.
| installation 2023-02-10 | installation 2025-06-13 (current) | ||
| Line 13: | Line 13: | ||
| µsoft_store_badge | µsoft_store_badge | ||
| - | For corporate administrators, //the latest beta version// is also available in a form of [[#msi|MSI package]]. &beta | + | For corporate administrators, WinSCP is also available in a form of [[#msi|MSI package]]. |
| ===== [[running]] Running the WinSCP Installation Program ===== | ===== [[running]] Running the WinSCP Installation Program ===== | ||
| Line 21: | Line 21: | ||
| ===== [[upgrade]] Upgrading WinSCP ===== | ===== [[upgrade]] Upgrading WinSCP ===== | ||
| - | To upgrade WinSCP, [[#download|download]] the newer version, and then install it. The installation will preserve your configuration, and -- if necessary -- upgrade it. | + | To upgrade WinSCP, [[#download|download]] the newer version, and then install it over your current version. The installation will preserve your configuration, and -- if necessary -- upgrade it.((The new WinSCP version will be installed in your language, unless this particular localization is abandoned for a long time. The installation package contains all the translations that are actively maintained at the time of its release. Otherwise you must [[languages#install|install the new translation]] manually, if available. Any translation from your previous WinSCP version will not work with the new version.)) |
| - | + | ||
| - | The new WinSCP version will be installed in your language, unless this particular localization is abandoned for a long time. The installation package contains all the translations that are actively maintained at the time of its release. Otherwise you must [[languages#install|install the new translation]] manually, if available. Any translation from your previous WinSCP version will not work with the new version. | + | |
| When upgrading Portable executable, just replace the executable files with the new version. New version can always read configuration from the old version. | When upgrading Portable executable, just replace the executable files with the new version. New version can always read configuration from the old version. | ||
| Line 79: | Line 77: | ||
| The certificate can also be displayed on the User Account Control prompt, when starting an [[ui_installer#mode|installation for all users]]. | The certificate can also be displayed on the User Account Control prompt, when starting an [[ui_installer#mode|installation for all users]]. | ||
| - | You can also verify file integrity manually. Find ==checksums== of the installer binary in the release notes or on the [[this>../../download/WinSCP-&winscp_stable_version-Setup.exe|installer download page]]. You can cross-check the checksum against a [[https://sourceforge.net/projects/winscp/files/WinSCP/&winscp_stable_version/|copy of the release notes on the SourceForge server]]. Use the ''[[https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil|certutil]]'' tool to calculate a SHA-256 checksum of the downloaded installer and compare it. | + | You can also verify file integrity manually. Find ==checksums== of the installer binary in the release notes or on the [[this>../../download/WinSCP-&winscp_stable_version-Setup.exe/download|installer download page]]. You can cross-check the checksum against a [[https://sourceforge.net/projects/winscp/files/WinSCP/&winscp_stable_version/|copy of the release notes on the SourceForge server]]. Use the ''[[https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil|certutil]]'' tool to calculate a SHA-256 checksum of the downloaded installer and compare it. |
| <code> | <code> | ||
| Line 90: | Line 88: | ||
| ===== [[msi]] MSI Installer ===== | ===== [[msi]] MSI Installer ===== | ||
| - | For corporate administrators, //the latest beta version// is also available in a form of [[&downloads#beta_msi|MSI installer]]. &beta | + | For corporate administrators, WinSCP is also available in a form of [[&downloads#stable_msi|MSI installer]]. |
| The installer has no configuration options. It installs complete WinSCP, including all translations, tools and extensions. | The installer has no configuration options. It installs complete WinSCP, including all translations, tools and extensions. | ||