Amazon FSx provides high-performance file systems in the cloudusing: Lustre, NetApp ONTAP, OpenZFS, and Windows File Server.
Questions tagged [amazon-fsx]
50 questions
0
votes
1 answer
How do I change the physical path of web site in IIS10 with APPCMD to Amazon FSx path?
I need to change the physical path of a web site through command line via the appcmd.exe tool which I want to point to Amazon FSx, but I can't figure out why I have errors. Here is what I'm using in PowerShell as admin:
PS C:\Windows\system32>…

Diana Ruse
- 21
- 4
0
votes
0 answers
AWS Windows Server with FSx connected to DC problem with RDP NLA
Just quick basics: Everything in in the same VPC and subnet. Security groups and ACLs are correct (based on aws documentation).
Now... I've got Windows Server 2019 EC2 instance with Domain Controller. I used that DC to create FSx for Windows.
Then…

kkarczewski
- 331
- 3
- 19
0
votes
2 answers
Symbolic link on Amazon File Share System FSx - Windows EC2
I am currently hosting my ASP.Net web application on AWS. I have searched for the best aws storage options for windows environment. I have found that aws File shares system FSx is suitable for our needs.
One of the required features in my app is to…

Husam Zidan
- 619
- 6
- 18
-1
votes
1 answer
How to get all the files in a folder in AWS shared path in nodejs?
I need to get all the files under a directory in aws fsx, I already know how to get a files from a particular directory using FS npm module ,but don't know how to get from AWS Fsx.
I read this document but no idea or what method need to use for…

dev_20
- 3
- 3