Event details
Join us for our March 9 “Ask Microsoft Anything” chat about Windows Server updates and upgrades. We’ll cover your questions on how to stay more secure by upgrading older servers (2008 and 2012 versio...
EricStarker
Updated Mar 09, 2023
Steskalj
Mar 09, 2023Steel Contributor
We have code that was written for linux, but want to port it over to windows server that needs fuse capability. This is for healthcare applications.
Rob-Hindman
Microsoft
Mar 09, 2023Could you help me to understand more? Are you trying to get data to/from medical devices to/from Windows Server? Why can't you use a standard protocol like SMB or NFS? Why does USB plug-and-play not work for your scenarios?
- SteskaljMar 13, 2023Steel ContributorThey have a proprietary FS that they mount in the userspace. They want to be able to do the same thing from windows server for the edge.