I am using Window Server 2012 R2,
Configured multiple IPs (192.168.10.137 and 10.0.2.25)
I have 2 folders in server
D:\Client1\ProductData
D:\Client2\ProductData
Is it possible to share and access the ProductData folder by ip address?
Ex:
\\192.168.10.137\ProductData should point to D:\Client1\ProductData
\\10.0.2.25\ProductData should point to D:\Client2\ProductData