Skip to content

Commit f8c967d

Browse files
authored
New version: Bitvise.SSH.Server version 9.58 (microsoft#336996)
1 parent 2b89cd1 commit f8c967d

File tree

4 files changed

+131
-0
lines changed

4 files changed

+131
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Bitvise.SSH.Server
5+
PackageVersion: "9.58"
6+
InstallerType: exe
7+
Scope: machine
8+
InstallModes:
9+
- interactive
10+
- silentWithProgress
11+
InstallerSwitches:
12+
Silent: -defaultInstance
13+
SilentWithProgress: -defaultInstance
14+
Interactive: -interactive
15+
InstallLocation: -installDir="<INSTALLPATH>"
16+
Custom: -acceptEULA
17+
InstallerSuccessCodes:
18+
- 16
19+
ExpectedReturnCodes:
20+
- InstallerReturnCode: 130
21+
ReturnResponse: systemNotSupported
22+
- InstallerReturnCode: 210
23+
ReturnResponse: invalidParameter
24+
- InstallerReturnCode: 220
25+
ReturnResponse: cancelledByUser
26+
- InstallerReturnCode: 300
27+
ReturnResponse: rebootRequiredToFinish
28+
UpgradeBehavior: install
29+
ProductCode: Bitvise SSH Server
30+
ReleaseDate: 2026-02-06
31+
Installers:
32+
- Architecture: x86
33+
InstallerUrl: https://dl.bitvise.com/BvSshServer-958.exe
34+
InstallerSha256: FC1E37B6B9EA8F0166DBB26D9852BA69095958C1D6F18A660884B7D5F2DBDE36
35+
- Architecture: x64
36+
InstallerUrl: https://dl.bitvise.com/BvSshServer-958.exe
37+
InstallerSha256: FC1E37B6B9EA8F0166DBB26D9852BA69095958C1D6F18A660884B7D5F2DBDE36
38+
ManifestType: installer
39+
ManifestVersion: 1.12.0
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Bitvise.SSH.Server
5+
PackageVersion: "9.58"
6+
PackageLocale: en-US
7+
Publisher: Bitvise Limited
8+
PublisherUrl: https://bitvise.com/
9+
PublisherSupportUrl: https://bitvise.com/contact
10+
PrivacyUrl: https://bitvise.com/privacy-policy
11+
Author: Bitvise Limited
12+
PackageName: Bitvise SSH Server
13+
PackageUrl: https://bitvise.com/ssh-server
14+
License: Proprietary
15+
LicenseUrl: https://bitvise.com/ssh-server-license
16+
Copyright: Copyright (C) 2000-2026 by Bitvise Limited.
17+
CopyrightUrl: https://bitvise.com/terms-of-use
18+
ShortDescription: Secure file transfer and terminal shell access for Windows
19+
Description: |-
20+
Our SSH server supports all desktop and server versions of Windows, 32-bit and 64-bit, from Windows XP SP3 and Windows Server 2003, up to the most recent – Windows 11 and Windows Server 2025.
21+
Bitvise SSH Server includes the following:
22+
- SFTP server: Secure file transfer using SFTP - compatible with a wide variety of clients
23+
- SCP server: Secure file transfer using SCP - compatible with command line and graphical clients
24+
- FTPS server: Secure file transfer using FTP over TLS/SSL - compatible with secure FTPS clients
25+
- SSH server: Secure remote access via console - vt100, xterm and bvterm are supported
26+
- Secure remote access via GUI - Remote Desktop or WinVNC required
27+
- Secure, effortless Git integration
28+
- Secure TCP/IP connection tunneling (port forwarding)
29+
Moniker: bitvisesshserver
30+
Tags:
31+
- sftp
32+
- ssh
33+
- sshd
34+
Agreements:
35+
- AgreementLabel: End User License Agreement (EULA)
36+
AgreementUrl: https://bitvise.com/ssh-server-license
37+
ReleaseNotes: |-
38+
- Startup:
39+
- During SSH Server startup, it is unusual, but possible, for Windows APIs to block initialization of SSH Server components for long periods of time. If the delay was very long, the Long Operations Monitor, a new component in versions 9.5x, could exit unexpectedly if other components have not yet initialized.
40+
The initialization sequence is now reorganized to avoid this type of issue. Additionally, long delays during component initialization are now logged at Info or Trace level, depending on the duration.
41+
- FTPS:
42+
- For FTPS connections, the SSH Server no longer adds the authorized_keys mount point (by default, "/.ssh") if SSH public key management using authorized_keys is enabled for the user.
43+
Previous 9.5x versions would add this mount point for FTPS, even though SSH public key management is not supported using FTPS. Connections that tried to access this path via FTPS would become unresponsive, although the connection would still respond to disconnect.
44+
ReleaseNotesUrl: https://www.bitvise.com/ssh-server-version-history-9-5#958
45+
PurchaseUrl: https://bitvise.com/ssh-server-pricing
46+
Documentations:
47+
- DocumentLabel: Printable Documentation
48+
DocumentUrl: https://bitvise.com/printable-docs/ssh-server-doc-printable
49+
- DocumentLabel: Users' Guide
50+
DocumentUrl: https://bitvise.com/ssh-server-users-guide
51+
- DocumentLabel: FAQ
52+
DocumentUrl: https://bitvise.com/ssh-server-usage-faq
53+
ManifestType: defaultLocale
54+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Bitvise.SSH.Server
5+
PackageVersion: "9.58"
6+
PackageLocale: zh-CN
7+
License: 专有软件
8+
ShortDescription: 适用于 Windows 的安全文件传输和终端 Shell 访问
9+
Description: |-
10+
我们的 SSH 服务器支持所有桌面和服务器版的 Windows,包括 32 位和 64 位,从 Windows XP SP3 和 Windows Server 2003 到最新的 Windows 11 和 Windows Server 2025。
11+
Bitvise SSH 服务器包含以下组件:
12+
- SFTP 服务器:通过 SFTP 安全传输文件——兼容各种客户端
13+
- SCP 服务器:通过 SCP 安全传输文件——兼容命令行和图形客户端
14+
- FTPS 服务器:通过 TLS/SSL 上的 FTP 安全传输文件——兼容安全 FTPS 客户端
15+
- SSH 服务器:通过控制台安全远程访问 - 支持 vt100、xterm 和 bvterm
16+
- 通过 GUI 安全远程访问 - 需要远程桌面或 WinVNC
17+
- 安全、快捷的 Git 集成
18+
- 安全 TCP/IP 连接隧道(端口转发)
19+
Agreements:
20+
- AgreementLabel: 最终用户许可协议 (EULA)
21+
AgreementUrl: https://bitvise.com/ssh-server-license
22+
Documentations:
23+
- DocumentLabel: 可打印文档
24+
DocumentUrl: https://bitvise.com/printable-docs/ssh-server-doc-printable
25+
- DocumentLabel: 用户指南
26+
DocumentUrl: https://bitvise.com/ssh-server-users-guide
27+
- DocumentLabel: 常见问题
28+
DocumentUrl: https://bitvise.com/ssh-server-usage-faq
29+
ManifestType: locale
30+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Bitvise.SSH.Server
5+
PackageVersion: "9.58"
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)