0

I am trying to figure out if it is at all possible to mount a specific folder structure from another (Linux) system as a network drive on Windows. In this case I have users on a virtual windows desktop and they currently use a FTP client to access our file server. I would like to simplify this process by mounting their folder structure directly as a network drive.

mti_
  • 13
  • 5

1 Answers1

0

You can either map your FTP as a network location, or configure a samba server on you linux box.

petry
  • 263
  • 1
  • 2
  • 7