MSI
WinGet
SSHFS-Win
Navimatics LLC · 3.5.20357 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i sshfs-win-3.5.20357-x64.msi /quiet /norestart
Custom
msiexec /i sshfs-win-3.5.20357-x64.msi /quiet /norestart /NORESTART
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{746A1587-C9D1-4026-97DB-058CF3952711}
Product version operator
Greater than or equal to
Product version
3.5.20357
MSI Properties
Product Code
{746A1587-C9D1-4026-97DB-058CF3952711}
File Identity
Filename
sshfs-win-3.5.20357-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
SSHFS-Win.SSHFS-Win
Version
3.5.20357
Description
SSHFS for Windows
License
GPLv2
↗
Installer URL
https://github.com/billziss-gh/sshfs-win/releases/download/v3.5.20357/sshfs-win-3.5.20357-x64.msi
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Release Notes
• This release requires WinFsp 2020 or later.
• 64-bit and 32-bit installers are included. Use the appropriate one for your architecture.
Changes since SSHFS-Win 2020
• The installer is now signed.
• The new prefix \\sshfs.kr supports opening a server's root directory using key authentication.
• A fix for usernames that contain non-ASCII characters. (See PR #208; thanks @daladim.)
• Support for Mount Manager mountpoints. (See PR #245; thanks @minidron.)
• Mount Manager mountpoints are of th…