THE INFORMATION IN THIS ARTICLE APPLIES TO:
DISCUSSION
To create the symbolic link, use the following command:
mklink /D <local_path> <network_path>
For new installs:
- During installation, point the installer to the <network_path>.
- Before the service is started, set the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.0\HA Settings\SharedConfigurationPath
to
<local_path>
- Start the service and proceed with the setup as usual.
For existing installations:
- Follow the instructions in KB Article 11260.