3 Installing Eloquence on the Windows 32 bit platform

Default eloqsd.share file

# eloqsd.share
#
# @(#)$Revision: 1.3 1996/12/19 12:00 $
# The purpose of this file is to define all disk resources which are
# known to Eloquence.
# The location depends on the operating system:
#
# Windows NT:
#    C:/Program Files/Eloquence/etc/eloqsd.share
#
# This file is read at the startup time of the eloqsd process.
# Changes are automatically detected and honored.
#
# Eloquence A.06.00 provides its own file sharing capabilities.
# This will make you independent of the availability of specific
# network file systems (NFS/SMB) and overcomes possible file system
# limitations.
#
# Format:
#
# The section names are not case sensitive. String values can be
# enclosed in double quotes to protect leading or trailing spaces.
# Everything after a hash (#) character is considered a comment.
#
# Each share definition is a different section.
#
# The following configuration items are recognized for each section:
#
# [share_id]
# Path      Absolute path
# Comment   Share description. This is displayed by the client.

[temp]
Path = C:/Temp
Comment = Tempory Location


Eloquence Installation and Configuration - 19 DEC 2002