Skip to main content
Skip table of contents

Universal File Share Connector

The Universal File Share Connector enables Records Management to manage the lifecycle of documents stored on network file shares.

For the Universal File Share Connector to be able to effectively manage network file shares, the file shares should be located within the same Local Area Network and, if possible, on the same machine where the Universal File Share Connector is installed.

The Universal File Share Connector can be used to crawl network file shares directly or network file shares from Gimmal Altitude. For more details.

It is strongly recommended to discontinue the use of deprecated File Share Connector. Concurrent use of both the Universal File Share Connector and the original File Share Connector is not supported.

Universal File Share Connector Architecture

Scalability

What comprises the solution...

  • .NET-based Windows Service for crawling and classification

  • .NET-based Windows Server for retention action execution

  • Services are configured by adding a list of file share paths to be managed

How scaling works...

  • Each managed path represent a single application thread

  • Managed paths must not overlap

  • Application can be installed to multiple servers to form a cluster

  • Application supports fail-over, not load distribution

  • Managed paths can be divided among multiple clusters

When to scale...

  • When CPU Utilization is consistently above 90% for extended periods, a new cluster should be created and managed paths should be divided among the available clusters

  • When Memory Pressure is consistently above 80% for extended periods, a new cluster should be created and managed paths should be divided among the available clusters

General Sizing Guidelines...

  • (Total # Files / 10,000,000) = # Managed Paths

  • Ceiling(# Managed Paths / 10) = # Servers

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.