﻿<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SyncShare.aspx.cs" Inherits="cloudenterprise.SyncShare"
    MasterPageFile="Site.master" %>

<asp:Content ID="Content1" runat="server" ContentPlaceHolderID="ContentTitle">
  Installable Enterprise Private Sync &amp; Share Solution
</asp:Content>
<asp:Content ID="Content2" runat="server" ContentPlaceHolderID="SEOBlock">
    <meta name="keywords" content="enterprise dropbox alternative, enterprise dropbox replacement, owncloud alternative, cloud storage, private cloud, cloud enterprise, enterprise cloud,  self-hosted dropbox, enterprise dropbox, owncloud alternative, cloud desktop, cloud gateway, cloud agent, Cloud computing environment, map drive, backup, online backup,  online storage, cloud storage, cloud storage client, amazon s3, skydrive, HP docs, HP picasa, emc atmos, synaptic storage, nirvanix, mezeo, Peer1 CloudOne, HP Storage for Developer" />
    <meta name="description" content="CentreStack (GLADINET cloud enterprise) provides self-hosted cloud storage solutions that is alternative to Dropbox and OwnCloud, with backup, access, sync, integration, connect, identity & control management. It is a self-hosted enterprise dropbox alternative and enterprise dropbox replacement solution. This whitepaper documents the installable sync and share solution for private enterprise." />
</asp:Content>
<asp:Content ID="Content" runat="server" ContentPlaceHolderID="MainContent">
    <a name='teams'></a>
    <table width="860" align="center" border="0" cellspacing="0" cellpadding="0" style="padding: 0px;">
        <tr>
            <td>
                &nbsp;
            </td>
        </tr>
        <tr>
            <td class="checkout" width="860" style="padding: 16px;">
                <a name='promo'></a>
                <table width="860" border="0" align="center" cellpadding="0" cellspacing="0" style="margin: 0px;
                    padding: 0px;">
                    <tr>
                        <td style="vertical-align: top; border-top: 0 solid #d0d0d0; text-align: center;">
                            <h1>
                                Installable Enterprise Sync &amp; Share Solution</h1>
                        </td>
                    </tr>
                    <tr>
                        <td style="vertical-align: top; border-top: 0 solid #d0d0d0; text-align: center;
                            padding-top: 6px; padding-bottom: 16px;">
                            <span class="headsubtitle1">Create a Dropbox-like Solution for your Enterprise</span>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <div class="toc" style="float: left;">
                                <b style="margin-left: 8px;">Table of Contents</b><br />
                                <ul style="list-style-type: circle;">
                                    <li><a class="normal" href="#intro">Introduction</a></li>
                                    <li><a class="normal" href="#problem">Problem Statement</a></li>
                                    <li><a class="normal" href="#gladinet">Gladinet Solution</a></li>
                                    <li><a class="normal" href="#imp">Implementation</a></li>
                                    <li><a class="normal" href="#summary">Summary</a></li>
                                </ul>
                            </div>
                            <a name="intro"></a>
                            <h2>
                                Introduction</h2>
                            <p>
                                This white paper describes CentreStack product and how it can be used
                                to create an Enterprise Sync & Share solution, completely on-premise, and completely
                                under your Enterprise's control.
                            </p>
                            <a name="problem"></a>
                            <h2>
                                Problem Statement</h2>
                            <p>
                                Online storage solutions are so easy to use that Enterprises have seen employees
                                using them as a quick way to pass files around for easy
                                access. As a result, corporate data can be easily leaked to third party sites and
                                storage and can quickly go out of the enterprise's control.
                            </p>
                            <p>
                                Early in 2012, IBM banned its 400,000 employees from using Dropbox and other well-known
                                applications on the corporate network.</p>
                            <a name="gladinet"></a>
                            <h2>
                                Gladinet Solution</h2>
                            <p>
                                A better solution would be to create a dropbox-like service that is completely owned
                                by the Enterprise, from the backend storage to the front-end web browser,
                                desktop client and mobile access solutions.</p>
                            <a name="imp"></a>
                            <h2>
                                Implementation #1</h2>
                            <p>
                                You can use CentreStack and your own file server as the backend storage.
                                You would put the CentreStack server farm inside a DMZ zone. On the
                                front side firewall, you can have port 80 and port 443 open for web based access
                                and remote access. On the back side of the firewall, you have CIFS/SMB port
                                open and optionally LDAP/Active Directory port open.
                            </p>
                            <img src="images/dmz.png" />
                            <h2>
                                Implementation #2</h2>
                            <p>
                                Instead of using file server as the backend storage, you can have private cloud
                                storage services such as OpenStack Swift, EMC Atmos or Nirvanix as the default storage.</p>
                            <p>
                                In this implementation, instead of opening CIFS/SMB ports on the back side of the
                                firewall, you will open 80/443 port to access the cloud storage service via the REST/HTTP
                                protocol.</p>
                            <h2>
                                Summary</h2>
                            <p>
                                You can use CentreStack to create an Enterprise-owned and operated
                                file sync and share solution. The solution covers browser-based access, desktop
                                clients, file server clients and mobile apps.</p>
                            <a href="http://www.gladinet.com/cloudenterprise/partner.aspx">
                                <img src="../images/btn_contact.gif" border="0" /></a>&nbsp;&nbsp;
                            <h2>
                                Ready to Start?</h2>
                            <p>
                                Once you fill out the form, we will send the product download link to your business
                                email address.
                            </p>
                            <a href="Signup.aspx">
                                <img src="../images/btn_signup.gif" border="0" /></a>&nbsp;&nbsp;
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
</asp:Content>
