GlobalSync allows for secure document storage in Amazon Web Services.  It allows you to harness the security, search, and automation of GlobalSearch together with the reliability and mobility of Amazon S3 cloud services. This cloud-based storage solution give you:

Customers looking to leverage GlobalSync will need an AWS account.  Square 9 does not provide or provision the AWS services unless you are a GlobalSearch C2 customer.

Before deploying GlobalSync, GlobalSearch should already be installed, and the AWS Configuration should be complete.

As of version 1.3.0.3, GlobalSync now supports user authentication to MongoDB.  Auth is specific in the mongo.xml file, found in GlobalSync's running directory.

<?xml version="1.0" encoding="utf-8" ?>
<mongo.settings>
  <urlvalue>mongodb://192.168.6.67/</urlvalue>
</mongo.settings>

Note: Auth settings would be provided in the urlvalue entry in the form mongodb://user:password@server