Shared Directory
-
- New to forums
- Posts: 1
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat Oct 21, 2017 10:19 am
Shared Directory
I am trying to run an ARK cluster and need to have each server access a shared directory. It can be through an absolute or relative directory reference as well as a symbolic or hard link. Anything will work, it just needs to be a shared directory. What is the best way for me to accomplish this?
Re: Shared Directory
You'll need to use an unmanaged VDS or dedicated machine for this. The easiest way to do it would be to run all of the servers as the same user (for security reasons, it should not be an administrator user), with separate or shared installs and the same same absolute folder specified for all of them.