Allowing the Agent to Follow Links
You can configure the Agent to follow links, allowing it to access folders that are outside of its configured root
folder.
To enable this option, update the configuration file to include "follow_links": true
and then restart the Agent.
Within the Agent root
folder, or subfolder, you can create symlinks that point to folders outside of the root
folder, including any network attached or mounted folders. Symlinks can point to any valid and accessible NFS, CIFS, or UNC path.
To create a symlink on a Windows based system, run the following commands from a Command/DOS (CMD) terminal window:
cd C:\PATH\TO\AGENT\ROOT_FOLDER
mklink /D LINK_NAME M:\PATH\TO\TARGET_FOLDER
To create a symlink on a Linux or Mac based system, run the following commands from a terminal window:
cd /path/to/agent/root_folder
ln -s /path/to/target_folder link_name
Get Instant Access to Files.com
The button below will take you to our Free Trial signup page. Click on the white "Start My Free Trial" button, then fill out the short form on the next page. Your account will be activated instantly. You can dive in and start yourself or let us help. The choice is yours.
Start My Free Trial