Welcome to Triofox Quick Start Guide!¶
Contents:
Getting Started¶
Introduction¶
Welcome to the Triofox Quick Start Guide. This guide describes the installation tasks for Triofox which mobilizes your existing file servers.
Triofox includes the Triofox server, which runs on the Microsoft Windows server platform, and client agent applications for Web browsers, Microsoft Windows, Mac OS X, and for mobile platforms such as the Android and the Apple iOS operating systems.
See also:
Overview¶
Triofox is a mobile and remote file server access solution that focuses on local file server cloud-enablement. It differentiates from other file sync and share solutions (EFSS) by focusing on the security, control, file server and team collaboration. Triofox does really well in the following areas:
- maintain security by natively integrating with existing Active Directory and keeping the NTFS permissions intact.
- provide on-demand access that honors read-only and write permission in real-time.
- mirror local network shares on file servers to allow for team collaboration in the cloud.
- provide virtual drive letter mapping to the files and folders for access.
- provide file locking, version control, client encryption, and more advanced features for example parallel transfers and differential uploads.
Triofox Server is a software built on top of the Microsoft Web Platform:
- Windows Server
- IIS (Internet Information Server)
- .NET Framework and ASP.NET
- WCF (Windows Communication Foundation)
- MySQL Community Edition (for the all-in-one deployment) or SQL Server
Since Triofox Server is built on top of the Microsoft Web Platform, it integrates very well with other Microsoft components such as the NTFS Permission on files and folders, the Active Directory users and the File Server network shares.
It provides file access and sharing functionality through client agents for PCs, Macs, File Servers, Web Browsers, and Mobile Devices. The client agent software on Windows and Mac provides real drive mapping and volume mounting support that contains advanced optimization for WAN(Wide Area Network) data transfer.
The services can be deployed at the same site as the File Servers and Active Directory domain controllers:
System Components¶
There are three different system components (logical components that can co-exist in the same server) in the Triofox server. In the smallest deployment unit, the three different components can co-exist in one single machine (all-in-one deployment).
1. Web Server Component - The Triofox Server¶
The Web Server component is ASP.NET and WFC code that is hosted by IIS on a Windows Server. The Web Server component is actually comprised of two separate “sub-components”:
- Web Node
- Worker Node
These sub-components exist for historical purposes and there are still elements in the Cluster Manager user interface for configuring these sub-components.
2. Database - Configuration Information and System Log¶
The database contains persistent information for the system. This persistent information includes static configuration information such as user name, file storage and active directory connection information. The database also stores dynamic information such as activity log, file change log and audit traces.
Triofox supports the MySQL and Microsoft SQL Server Database Management Systems (DMBS). The all-in-one deployment will deploy MySQL Community Edition on the Triofox server. The all-in-one deployment is useful for evaluating the software but an external database server is recommended for Production deployments.
3. Back-end File Storage - Where Files and Folders are Stored¶
The back-end file storage component is the persistent storage location for files and folders. There are two different types of storage services. One is managed by Triofox, such as the default storage for the cluster and the default storage for tenants. The other is imported storage, for example, existing file server network shares that weren’t managed by Triofox but can be imported to Triofox for remote and mobile access.
Quick Installation Guide¶
Overview¶
This guide describes how to install and configure Gladinet’s TrioFox. It provides step-by-step installation and configuration instructions and best practices.
TrioFox enhances existing file servers with mobile access, data protection, business continuity and data migration. TrioFox integrates with on-premises Active Directory to automatically discover all the existing file server shares and publish them as team folders.
TrioFox eliminates VPN headaches for organizations and enables employees to access the on-premises file server shares over the internet without a VPN.
It also addresses business concerns about security, privacy, compliance and control. TrioFox provides data ownership and security back to IT while satisfying the productivity needs of an increasingly mobile workforce.
Triofox runs on a Windows Server platform and includes Windows, MAC as well as mobile clients including iOS and Android devices.
TrioFox benefits include:
- Integration with existing Active Directory environment.
- Maintaining and security of existing NTFS permissions on file server shares.
- Mirroring local network file server shares for team collaboration.
- Provide a virtual drive letter mapping to files and folders.
Additional features include but are not limited to Versioning, File Locking, Audit Trace, File Change Log, Single Sign-On, 2-Factor Authentication, Private or Public Cloud Backup and Migration.
TrioFox server software is built on top of Microsoft Web Platform:
- Windows Server
- IIS (Internet Information Server)
- .NET Framework and ASP.NET
- WCF (Windows Communication Foundation)
- MySQL Community Edition (for all-in-one installation) or SQL Server
TrioFox has three editions. Check below for the feature matrix in each edition.

You can click this link https://triofox.com/pricing/ for TrioFox pricing and feature matrix page. If you have any questions with the setup, please email us at ticket@gladinet.com for immediate support.
Prerequisites¶
Before you install TrioFox in your environment, verify that you meet all the system requirements.
System Requirements:¶
TrioFox should be installed on a clean Windows Server machine. It is recommended to not install TrioFox on a machine which already has other application software installed. It is also recommended not to install TrioFox on a domain controller.
Supported Operating Systems:¶
- Windows Server 2019
- Windows Server 2016
- Windows Server 2012 R2
- Windows Server 2012
- Windows 10 (only for POC and small pilots for less than 10 users)
Supported CPU¶
- 64-bit Intel or AMD x64 architecture
- 2 - virtual CPUs minimum (4 - virtual CPUs or more are recommended)
Memory¶
8GB RAM minimum (16 GB or more is preferred) Hard Disk space 100 GB minimum, preferably SSD. This assumes back end file storage is not located on the Triofox server itself.
Installation and Configuration¶
Step 1: Installation¶
Login to My TrioFox. If you do not have a My TrioFox account yet, click on ‘Register Free Account’ to sign-up.

- Click on Free Self-Hosted Trial and download the latest TrioFox build.

- Double click on the TrioFox installer to start the installation.

- Click Next on the initial screen.

- Accept the ‘License Agreement’ by clicking on the ‘I agree’ and click Next.
- Selection the path for the installation or choose the default and click Next.

6a. Click ‘here’ in order to setup proxy if required:

6b. Check the box to ‘Enable Custom Proxy’ and fill in the required fields.

- Click Install to start the installation.

- Wait for the installation finish.

- Click Restart on the Installation Completed Successfully window.

Step 2: Configuration¶
TrioFox will launch the default browser after the reboot and it will go to the configuring page.
- If you have an existing database, use the pull down to select a different option otherwise use the default which will also install MySQL Community Edition database. Click Apply to use the ‘Default – all in one’ database.

- TrioFox will start the configuration which includes creating the default database.

- Enter the default Admin Account Information and click the checkbox to accept Gladinet’s TERMS OF SERVICE agreement. Click Continue to proceed.

- Enter your Active Directory (LDAP) information on this screen in order to seamlessly connect to your AD environment. You can click on ‘Configure Later’ if you are not ready to connect to your AD environment at this time.

- TrioFox will run the discovery to find the file servers in your network.

- After the discovery it will list all the servers discovered in your network along with your file servers.

- Browse to one of your file servers and enter the authentication information if prompted as below.

- TrioFox will discover the shares on the selected file server which you can choose to publish as team folders.

User Management¶
TrioFox makes it very easy to provision user accounts. IT can import AD users and groups or create and manage native TrioFox user accounts.
- Click on Users plugin in the right panel.

- Click Create or Migrate Users.

- Select the option desired for adding new users.

- For example, if Active Directory option is selected, then IT can browse to AD users and/or groups to import.

- Select the users or groups and click Continue.

- Users Active Directory can also be published and will be presented to the users upon their login.

- Once imported, user accounts will be listed under user manager.

Download Clients¶
Users can download the clients directly from their web portal login in order to access the files and folders in a mapped drive on their machines and mobile devices. In order to test from outside your network, a secure (https) access point and a public DNS name is required. Secure (https) access point is also required for mobile clients.
- Login using your Active Directory or TrioFox credentials and the access point provided by IT.

- Click ‘Install Windows Client’ on the left or ‘Download and install desktop or server client’ under user icon in the upper right.

- Choose the appropriate client based on your platform.

- Finish the installation by clicking the Install button.

- Click Launch

- Users will see the cloud mapped drive on their machines.

Conclusion¶
TrioFox is the only solution that enables seamless integration with your existing Active Directory along with maintaining and security of existing NTFS permissions on file server shares. Users get a familiar mapped drive on their Windows and MACs as well as easy access from their mobile devices like iPhones and Androids. Please do not hesitate to contact us at 1 888 955 6656 or ticket@gladinet.com if you have any questions.