I have a file server that stores our users home drive (about 40 users). They is no problem accessing this folder internally to the network, but I would like to be able to give the users the ability to access their home drives remotely. Any suggestions would be great!
|
You'll need to facilitate some sort of mechanism by which they can access the share remotely. Two common solutions are
|
||||
|
|
|
Setup a PPTP VPN http://itupdates.in/2012/10/03/what-is-vpn/ If the home directory size is less than 1 GB you can use off line file feature http://www.howtogeek.com/98793/how-to-use-offline-files-in-windows-to-cache-your-networked-files-offline/ |
|||||
|
|
Remote Desktop is not safe unless you have VPN.If the home directories are stored in a windows seevr ,I hope you can install IIS on to it and enable webdav |
|||
|
|