IBM Content Analytics with Enterprise Search, Version 3.0.0                  

Configuring shared directories on an agent server

After you install an agent server, you must set up shared network directories that the Agent for Windows file systems crawler can access.

To define a new file system share, you export a local or remote network directory. You can also list the shares that are already defined or delete a share that you previously defined.

To configure shared directories on an agent server:

  1. Export a local directory from the server where the agent is installed:

    esagent --addshare d:\example

  2. Export a remote network directory that is accessible from the server where the agent is installed:

    esagent --addshare \\files.example.com\data

  3. List shares that are defined on the server where the agent is installed:

    esagent --lsshare

  4. Delete a share that is defined on the server where the agent is installed:

    esagent --rmshare \\files.example.com\data


Feedback

Last updated: May 2012

© Copyright IBM Corporation 2004, 2012.
This information center is powered by Eclipse technology. (http://www.eclipse.org)