Egnyte Local Cloud Architecture. White Paper

Size: px
Start display at page:

Download "Egnyte Local Cloud Architecture. White Paper"

Transcription

1 w w w. e g n y t e. c o m Egnyte Local Cloud Architecture White Paper Revised June 21, 2012

2 Table of Contents Egnyte Local Cloud Introduction page 2 Scalable Solutions Personal Local Cloud page 3 Office Local Cloud page 4 Enterprise Local Cloud page 6 Local Cloud Architecture Permission (ACL) Enforcement page 8 Initial Synchronization page 9 Incremental Synchronization page 10 Network Optimization Delta Sync page 11 File Checksum Signatures page 11 Batching page 11 Configurability Granular Folder Selection page 12 Synchronization Frequency page 12 Active Directory Integration page 12

3 Egnyte Local Cloud Introduction Egnyte HybridCloud combines the speed and security of local storage with the accessibility of the cloud. This "no compromise" approach provides businesses with file storage, sharing access and backup from anywhere, online or offline. Egnyte HybridCloud is comprised of two components: Egnyte Cloud File Server and Egnyte Local Cloud. Egnyte Local Cloud replicates data between local storage (e.g. personal computer hard drive, network-attached storage, virtual appliance running on unified storage) and the cloud. Files on the Local Cloud are automatically synchronized with the Cloud File Server, providing users with flexible remote file access or fast local network access.

4 Scalable Solutions Personal Local Cloud (personal and home office) Egnyte Personal Local Cloud (PLC) provides individual users local access to files on their personal computer. PLC is installed on the user s Windows or Mac computer, and synchronizes files between the local hard drive and the cloud. Users can access files directly through Finder on their Mac or Explorer on their Windows personal computer, providing an intuitive way to open, edit, save and manage their files.

5 PLC enforces permissions from the cloud seamlessly, allowing users to synchronize only the folders and sub-folders they have access to. Users also have the ability to select which folders and subfolders are synced on their hard-drive; minimizing bandwidth and storage space for only the files that are essential to them. Example: A Product Manager only needs local access to the Product Management folder and Sales folder. Those parent folders are selected and the files within are automatically synced with the Egnyte Cloud File Server, providing a local copy of those folders on the computer. Office Local Cloud (small office and branch office) Egnyte Office Local Cloud (OLC) is the first of Egnyte s multi-user products that provides fast LAN speed file access and collaboration with commercial network-attached storage (NAS) devices. OLC is fully optimized and integrated with the industry-leading NAS product line (ReadyNAS) from NETGEAR. With the built-in OLC add-on, the ReadyNAS is transformed into a local file server, enabling fast file access and sharing.

6 Since OLC is meant for multi-user access, it allows entire offices to have fast local file access and collaboration through bi-directional synchronization with the cloud. Companies can also deploy multiple instances of OLC in different offices, allowing multiple locations to collaborate on common sets of files. OLC enforces permissions at the point of access for all users accessing the NAS device. Therefore, if a user was set to have Read Only access to the Finance folder in the cloud, they will only read access to the Finance folder on the NAS device as well. OLC exposes a CIFS share to the user, allowing files to be accessed from a native mapped drive on Windows and from an SMB mount on Mac computers. OLC can also be integrated with Active Directory for seamless user authentication. Egnyte OLC is designed to synchronize only a selected subset of the namespace (i.e. unlike all or nothing). This allows the specific office location to choose the data set based on the business need (e.g. the office has only Product Management and Sales teams and only that subset needs to be available for local access).

7 Administrators can also configure sync frequencies (schedule versus interval), and bandwidth limits that allow offices to cap the bandwidth used for synchronization. Enterprise Local Cloud (multi-office and enterprise) Egnyte Enterprise Local Cloud (ELC) is a multi-user product that provides fast LAN speed access to files from any local hardware device capable of running virtual appliances. ELC provides similar functional capabilities as OLC, but is intended to leverage any existing storage and server investments. ELC can be deployed on a range of platforms (Windows, Linux, VMware ESX) and can leverage either local storage or attached storage as a SCSI target. ELC is also designed to scale as business needs grow. As the user count and storage grow, ELC can be scaled up by allocating more memory, CPU capacity and disk storage. Since ELC is meant for multi-user access, it allows entire offices to have fast local file access and collaboration through bi-directional synchronization with the cloud. Companies can also deploy multiple instances of ELC in different offices, allowing multiple locations to collaborate on common sets of files. ELC enforces permissions at the point of access for all users accessing the local storage. Therefore, if a user was set to have Read Only access to the Finance folder in the cloud, they will only read access

8 to the Finance folder on the NAS device as well. ELC exposes a CIFS share to the user, allowing files to be accessed from a native mapped drive on Windows and from an SMB mount on Mac computers. ELC can also be integrated with Active Directory for seamless user authentication. Egnyte ELC is designed to synchronize only a selected subset of the namespace (i.e. unlike all or nothing). This allows the specific office location to choose the data set based on the business need (e.g. the office has only Product Management and Sales teams and only that subset needs to be available for local access). Administrators can also configure sync frequencies (schedule versus interval), and bandwidth limits that allow offices to cap the bandwidth used for synchronization.

9 Local Cloud Architecture At the heart of Egnyte Local Cloud, is a powerful synchronization engine that's platform neutral at its core, but extensible to provide platform specific customizations that deliver a seamless end user experience for each platform (e.g. PLC utilizes intuitive Explorer file functions on Windows). This common data synchronization logic allows Egnyte to deliver ongoing enhancements across all platforms simultaneously. Permission (ACL) Enforcement In a hybrid cloud infrastructure, it is crucial that permissions are uniformly enforced both in the cloud and through local storage. All Egnyte Local Cloud solutions offer strict permission enforcement from any user access point, a capability unique to Egnyte. Permissions set in the cloud are enforced locally by the synchronization engine. For example, a user who no access to the Finance folder in the cloud will not be able to access it through the local network either. Similarly, a user who has read only access to the Finance folder will only be able to read files in that folder locally.

10 All permissions rules allowed in the cloud (inheritance, exclusion, user and group level access) are mirrored to the Local Cloud seamlessly. The Local Cloud effects permission changes in the cloud by receiving and processing change events (e.g. a permission level was changed from read/write to read only). Specifically in the case of multi-user products (Office Local Cloud and Enterprise Local Cloud), the ACL has to be enforced across the entire set of users and folders that are available locally on the device. ACL enforcement is achieved by a patented permission enforcement module that traps all file system access. An optimized in-memory ACL database maintained by the module scales to deep file system hierarchies. This module can listen to events occurring on local files as well as a remote protocol stack. Initial Synchronization (seeding) For businesses with existing data on local storage, the first stage of Local Cloud implementation is seeding that data to the cloud. The initial synchronization is completed through a multi-threaded process. One thread scans the file system while another thread loads files that have been identified by the scan. This multi-threading process significantly reduces the time it takes to complete and load files from the initial scan. The synchronization engine also selectively compresses files based on type and size to minimize bandwidth. The amount of reduction is based on the compression ratio (e.g % with Office

11 documents) and overhead incurred to compress the file. All transmissions between the local and external clouds occur over a secure (256-bit AES) SSL channel. Incremental Synchronization (event based) Once the initial scan and sync is complete, all subsequent synchronizations are driven based on event detection. Egnyte automatically detects any discrete file system events on both the Cloud File Server and local storage. Any file or folder actions (e.g. a user adding files online or renames a folder locally or in the cloud) are recorded as distinct events. This is driven by a persistent local event journal maintained by Egnyte s proprietary event module. The event module listens to events occurring on the local storage and subscribes to events with the local protocol stacks (CIFS etc). After the initial sync, all subsequent synchronizations process only the events that have occurred since the prior synchronization. Since event processing is proportional to the number of outstanding events, the synchronization time is independent of the data set size. For example, suppose the company has a file set of one thousand files and there are 10 new file events since the last synchronization; the time it takes to sync those 10 events is the same regardless of the original file set size, whether it's one thousand or one million.

12 Network Optimization Delta Sync All incremental synchronizations are highly optimized to reduce network traffic. Once a file has been synchronized to the cloud, any subsequent synchronization only relays the file change (delta) and not the entire file. This allows for efficient file editing and collaboration, without bottlenecking Internet bandwidth. File Checksum Signatures In order to prevent unnecessary resynchronization of file location changes, the synchronization engine utilizes file signatures for efficient processing. For example, suppose the Marketing sub-folder resides on the cloud, but users copy the sub-folder and all its contents to a different parent folder; the synchronization engine automatically detects the file signature and copies the Marketing sub-folder to the new parent folder, without having to resynchronize. This intelligent file management process prevents local storage from needlessly syncing the same data in different locations. Batching The Local Cloud synchronization engine leverages operational batching to achieve efficient synchronization. Multiple operations, such as file uploads, are batched together in certain situations to obtain maximum network efficiency, without compromising synchronization speeds.

13 Configurability Granular Folder Selection Egnyte provides administrators with the ability to select which folders are synced with the local storage at each office location (each Local Cloud instance). This allows for efficient file sync of folders and sub-folders at any level of data hierarchy, so only the important files are replicated for online and offline use. Example: A satellite sales office only needs offline access to the Product Management folder and Sales folder. Those parent folders are selected and the files within are automatically synced, providing copies for online remote access as well as local offline access. Synchronization Frequency Administrators have the ability to configure the synchronization frequency of each Local Cloud instance. This allows every office to customize the sync rate according to their needs. The synchronization frequency can be set at a defined schedule such as after business hours to optimize bandwidth, or at intervals ranging from several minutes to real time. Active Directory Integration Local Cloud solutions can be integrated with Active Directory for seamless user authentication.

14 About Egnyte Over 1 billion files are shared daily by businesses using Egnyte. Egnyte s unique hybrid cloud technology provides the speed and security of local storage with the accessibility of the cloud. Users can easily store, share, access and backup files, while IT has the centralized administration and control to enforce business policies. Egnyte, founded 2008, is based in Mountain View, California and is a privately held company backed by venture capital firms Kleiner Perkins Caufield & Byers, Floodgate Fund, and Polaris Venture Partners. For more information, please visit or call EGNYTE.

www.egnyte.com The Hybrid Cloud Advantage White Paper

www.egnyte.com The Hybrid Cloud Advantage White Paper www.egnyte.com The Hybrid Cloud Advantage White Paper www.egnyte.com 2012 by Egnyte Inc. All rights reserved. Revised June 21, 2012 Why Hybrid is the Enterprise Cloud of Tomorrow All but the smallest of

More information

Comparing Box and Egnyte. White Paper

Comparing Box and Egnyte. White Paper White Paper Revised July, 2013 Introduction File storage in the cloud has broad appeal for individuals as well as large businesses. At a macro level, there are two types of file storage/sharing solutions:

More information

Cloud-enable your Storage with EgnytePlus File Sharing Infrastructure

Cloud-enable your Storage with EgnytePlus File Sharing Infrastructure w w w. e g n y t e. c o m Cloud-enable your Storage with EgnytePlus File Sharing Infrastructure White Paper Revised September 30, 2012 Table of Contents Cloud Storage 3 File Sharing and Collaboration 3

More information

Egnyte Cloud File Server. White Paper

Egnyte Cloud File Server. White Paper Egnyte Cloud File Server White Paper Revised July, 2013 Egnyte Cloud File Server Introduction Egnyte Cloud File Server (CFS) is the software as a service layer that powers online file sharing and storage

More information

Comparing ShareFile and Egnyte. White Paper

Comparing ShareFile and Egnyte. White Paper White Paper Revised July, 2013 Introduction The advent of cloud file sharing allows IT to provide easy file access and collaboration for users. But with so many file sharing solutions, what features and

More information

Comparing Dropbox and Egnyte. White Paper

Comparing Dropbox and Egnyte. White Paper Comparing Dropbox and Egnyte White Paper Revised June, 2013 Table of Contents Introduction 3 Egnyte Security 3 The Consumerization of IT 3 The Challenge to Regain Control 3 Dropbox: Developed for Consumers

More information

How To Set Up Egnyte For Netapp Sync For Netapp

How To Set Up Egnyte For Netapp Sync For Netapp Egnyte Storage Sync For NetApp Installation Guide Introduction... 2 Architecture... 2 Key Features... 3 Access Files From Anywhere With Any Device... 3 Easily Share Files Between Offices and Business Partners...

More information

Security Architecture Whitepaper

Security Architecture Whitepaper Security Architecture Whitepaper 2015 by Network2Share Pty Ltd. All rights reserved. 1 Table of Contents CloudFileSync Security 1 Introduction 1 Data Security 2 Local Encryption - Data on the local computer

More information

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications White Paper Table of Contents Overview...3 Replication Types Supported...3 Set-up &

More information

PC Construction. Egnyte Case Study. Highlights COMPANY INFO. Brick by Brick

PC Construction. Egnyte Case Study. Highlights COMPANY INFO. Brick by Brick Egnyte Case Study PC Construction Highlights Egnyte s Storage Sync enables easier field access to files by utilizing local and cloud storage. User-friendly software allows the IT Department to focus talents

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

StoneFly SCVM TM for ESXi

StoneFly SCVM TM for ESXi StoneFly TM for ESXi Add StoneFly Storage Concentrator Virtual Machine () to your VMware ESXi Server and the possibilities are endless! Reduce your CapEx and OpEx by optimized utilization of servers and

More information

How To Use Egnyte

How To Use Egnyte INTRODUCING ON DEMAND FILE SERVER FROM BT WHOLESALE APPLICATION STORE WHAT IS ON DEMAND FILE SERVER? The three most common technology challenges facing every small business are data storage, information

More information

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

12 Key File Sync and Share Advantages of Transporter Over Box for Enterprise

12 Key File Sync and Share Advantages of Transporter Over Box for Enterprise WHITE PAPER 12 Key File Sync and Share Advantages of Transporter Over Box for Enterprise Cloud storage companies invented a better way to manage information that allows files to be automatically synced

More information

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module WHITE PAPER May 2015 Contents Advantages of NEC / Iron Mountain National

More information

Storage Sync for Netgear Version 10.0. Installation Guide for Netgear ReadyNAS 6.0 Intel Base NAS

Storage Sync for Netgear Version 10.0. Installation Guide for Netgear ReadyNAS 6.0 Intel Base NAS Storage Sync for Netgear Version 10.0 Installation Guide for Netgear ReadyNAS 6.0 Intel Base NAS Revised January, 2014 Table of Contents Introduction... 3 Supported NETGEAR 6 Devices... 3 Using this Document...

More information

An Enterprise Approach to Mobile File Access and Sharing

An Enterprise Approach to Mobile File Access and Sharing White Paper File and Networking Services An Enterprise Approach to Mobile File Access and Sharing Table of Contents page Anywhere, Any Device File Access with IT in Control...2 Novell Filr Competitive

More information

ReadyNAS Remote White Paper. NETGEAR May 2010

ReadyNAS Remote White Paper. NETGEAR May 2010 ReadyNAS Remote White Paper NETGEAR May 2010 Table of Contents Overview... 3 Architecture... 3 Security... 4 Remote Firewall... 5 Performance... 5 Overview ReadyNAS Remote is a software application that

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Technical Brief: Global File Locking

Technical Brief: Global File Locking Nasuni enables collaboration among users of files no matter where users are located Introduction The Nasuni Service combines the availability and scale of cloud storage with the local performance found

More information

Business and enterprise cloud sync, backup and sharing solutions

Business and enterprise cloud sync, backup and sharing solutions Business and enterprise cloud sync, backup and sharing solutions Private Cloud Synchronization Collaboration Backup / Versioning Web Access Mobile Access LDAP / Active Directory Federated RADIUS Single

More information

SmartSync NAS-to-NAS Data Replication

SmartSync NAS-to-NAS Data Replication SmartSync NAS-to-NAS Data Replication 1. Abstract 7/23 Henry Ho Data replication has become a common feature among NAS systems. It provides a cost-effective and efficient implementation of remote data

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM ESSENTIALS HIGH-SPEED, SCALABLE DEDUPLICATION Up to 58.7 TB/hr performance Reduces protection storage requirements by 10 to 30x CPU-centric scalability DATA INVULNERABILITY ARCHITECTURE Inline write/read

More information

How To Use Attix5 Pro For A Fraction Of The Cost Of A Backup

How To Use Attix5 Pro For A Fraction Of The Cost Of A Backup Service Overview Business Cloud Backup Techgate s Business Cloud Backup service is a secure, fully automated set and forget solution, powered by Attix5, and is ideal for organisations with limited in-house

More information

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Executive Summary Large enterprise Hyper-V deployments with a large number

More information

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

More information

Product Overview. Initial Seeding

Product Overview. Initial Seeding Product Overview Initial Seeding After installing POPI Online Backup software on your servers, you can start backing up data to our secure cloud service over the Internet. Copying large amounts of data

More information

Moving to the Cloud: What Every CIO Should Know

Moving to the Cloud: What Every CIO Should Know Moving to the Cloud: What Every CIO Should Know CONTACT SALES US: 1.877.734.6983 UK: +44 (0)845.528.0588 www.egnyte.com WHITEPAPER Overview Enterprise data storage needs are growing exponentially, doubling

More information

Solution Brief. Branch on Demand. Extending and Securing Access Across the Organization

Solution Brief. Branch on Demand. Extending and Securing Access Across the Organization Solution Brief Branch on Demand Extending and Securing Access Across the Organization Extending Access to Corporate Resources Across the Organization As organizations extend corporate capabilities to teleworkers

More information

Cloud Attached Storage 5.0

Cloud Attached Storage 5.0 Release Notes Cloud Attached Storage 5.0 March 2015 2015 Cloud Attached Storage 5.0 Release Notes 1 1 Release Contents Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document

More information

Enterprise Data Services Fully-private cloud based enterprise storage services

Enterprise Data Services Fully-private cloud based enterprise storage services Enterprise Data Services Fully-private cloud based enterprise storage services Eagle Technology: Data Storage, Protection and Sharing In partnership with CTERA Networks and Amazon Web Services, Eagle Technology

More information

Installation and Setup: Setup Wizard Account Information

Installation and Setup: Setup Wizard Account Information Installation and Setup: Setup Wizard Account Information Once the My Secure Backup software has been installed on the end-user machine, the first step in the installation wizard is to configure their account

More information

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Technical white paper Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Table of contents Executive summary... 2 Introduction... 2 What is NDMP?... 2 Technology overview... 3 HP

More information

Online Backup Plus Frequently Asked Questions

Online Backup Plus Frequently Asked Questions Online Backup Plus Frequently Asked Questions 1 INSTALLATION 1.1 Who installs the Redstor Online Backup Plus service? 1.2 How does the installed client connect to Redstor s Cloud Platform? 1.3 On which

More information

Actifio Big Data Director. Virtual Data Pipeline for Unstructured Data

Actifio Big Data Director. Virtual Data Pipeline for Unstructured Data Actifio Big Data Director Virtual Data Pipeline for Unstructured Data Contact Actifio Support As an Actifio customer, you can get support for all Actifio products through the Support Portal at http://support.actifio.com/.

More information

Paragon Protect & Restore

Paragon Protect & Restore Paragon Protect & Restore ver. 3 Centralized and Disaster Recovery for virtual and physical environments Tight Integration with hypervisors for agentless backups, VM replication and seamless restores Paragon

More information

Business Storage Jumps Into High Gear with NETGEAR ReadyDATA. and ReadyNAS. Solution Brief. Confronting Today s Storage Challenges

Business Storage Jumps Into High Gear with NETGEAR ReadyDATA. and ReadyNAS. Solution Brief. Confronting Today s Storage Challenges Solution Brief Intel Processors NETGEAR ReadyDATA and ReadyNAS Small and Medium Enterprise Storage Business Storage Jumps Into High Gear with NETGEAR ReadyDATA and ReadyNAS NETGEAR ReadyNAS and ReadyDATA

More information

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer Veeam Backup and Replication Architecture and Deployment Nelson Simao Systems Engineer Agenda Veeam Backup Server / Proxy Architecture Veeam Backup Server / Backup Proxy Backup Transport Modes Physical

More information

Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide

Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide WHITE Deployment PAPERGuide Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide An Acronis White Paper Copyright Acronis, Inc., 2000 2011 Deployment Guide Table of contents About

More information

Backup with synchronization/ replication

Backup with synchronization/ replication Backup with synchronization/ replication Peer-to-peer synchronization and replication software can augment and simplify existing data backup and retrieval systems. BY PAUL MARSALA May, 2001 According to

More information

DISK IMAGE BACKUP. For Physical Servers. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES

DISK IMAGE BACKUP. For Physical Servers. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES DISK IMAGE BACKUP For Physical Servers VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results

More information

Egnyte Security Architecture

Egnyte Security Architecture w w w. e g n y t e. c o m Egnyte Security Architecture White Paper www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised June, 2013 Table of Contents Egnyte Security Introduction 3 Physical Security

More information

Release Notes. Cloud Attached Storage 2.5.32

Release Notes. Cloud Attached Storage 2.5.32 Release Notes Cloud Attached Storage 2.5.32 January 2011 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief

A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief With the massive growth of unstructured data in today s enterprise environments, storage IT administrators are constantly

More information

An Enterprise Approach to Mobile File Access and Sharing

An Enterprise Approach to Mobile File Access and Sharing White Paper Filr An Enterprise Approach to Mobile File Access and Sharing Table of Contents page Anywhere, Any Device File Access with IT in Control...2 Filr Competitive Differentiators...2 Filr High-Level

More information

Backup Exec 15: Protecting Microsoft SQL

Backup Exec 15: Protecting Microsoft SQL TECHNICAL BRIEF: BACKUP EXEC 15: PROTECTING MICROSOFT SQL........................................ Backup Exec 15: Protecting Microsoft SQL Who should read this paper Technical White Papers are designed

More information

We look beyond IT. Cloud Offerings

We look beyond IT. Cloud Offerings Cloud Offerings cstor Cloud Offerings As today s fast-moving businesses deal with increasing demands for IT services and decreasing IT budgets, the onset of cloud-ready solutions has provided a forward-thinking

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM EMC DATA DOMAIN OPERATING SYSTEM Powering EMC Protection Storage ESSENTIALS High-Speed, Scalable Deduplication Up to 58.7 TB/hr performance Reduces requirements for backup storage by 10 to 30x and archive

More information

Veritas Backup Exec 15: Protecting Microsoft SQL

Veritas Backup Exec 15: Protecting Microsoft SQL Veritas Backup Exec 15: Protecting Microsoft SQL Who should read this paper Technical White Papers are designed to introduce IT professionals to key technologies and technical concepts that are associated

More information

Storgrid EFS Access all of your business information securely from any device

Storgrid EFS Access all of your business information securely from any device Datasheet Storgrid EFS Access all of your business information securely from any device September 2014 2014 STORGRID International Holding BV. This document is created with the utmost care. To prevent

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

EMC Backup and Recovery for Microsoft Exchange 2007 SP2 EMC Backup and Recovery for Microsoft Exchange 2007 SP2 Enabled by EMC Celerra and Microsoft Windows 2008 Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

Solution Brief. Branch on Demand. Extending and Securing Access Across the Organization

Solution Brief. Branch on Demand. Extending and Securing Access Across the Organization Solution Brief Branch on Demand Extending and Securing Access Across the Organization Branch on Demand Extending Access to Corporate Resources Across the Organization As organizations extend corporate

More information

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN Whitepaper NexentaConnect for VMware Virtual SAN Full Featured File services for Virtual SAN Table of Contents Introduction... 1 Next Generation Storage and Compute... 1 VMware Virtual SAN... 2 Highlights

More information

Data Security Best Practices. White Paper

Data Security Best Practices. White Paper White Paper Revised July, 2013 Keeping Business Data Safe Security, it s the number one concern of companies when adopting new technologies involving business data. Due to the recent data breaches on several

More information

Egnyte Security Architecture. White Paper

Egnyte Security Architecture. White Paper White Paper Revised January, 2014 Table of Contents Egnyte Security Introduction 4 Multiple Deployment Options 4 Physical Security Datacenter 5 Operational Access 5 Network Security Intrusion Detection

More information

Centralizing Mac Home. Live Webinar David McNeely Centrify Geordie Korper Group Logic

Centralizing Mac Home. Live Webinar David McNeely Centrify Geordie Korper Group Logic Centralizing Mac Home Directories on Windows Servers Live Webinar David McNeely Centrify Geordie Korper Group Logic Agenda EDA Overview Centrify DirectControl Group Logic ExtremeZ-IP Centralizing Home

More information

Veeam Cloud Connect. Version 8.0. Administrator Guide

Veeam Cloud Connect. Version 8.0. Administrator Guide Veeam Cloud Connect Version 8.0 Administrator Guide April, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be

More information

File Protection using rsync. Setup guide

File Protection using rsync. Setup guide File Protection using rsync Setup guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Rsync technology... 3 Terminology... 3 Implementation... 3 3. Rsync data hosts...

More information

www.rackwareinc.com RackWare Solutions Disaster Recovery

www.rackwareinc.com RackWare Solutions Disaster Recovery RackWare Solutions Disaster Recovery RackWare Solutions Disaster Recovery Overview Business Continuance via Disaster Recovery is an essential element of IT and takes on many forms. The high end consists

More information

Service Overview CloudCare Online Backup

Service Overview CloudCare Online Backup Service Overview CloudCare Online Backup CloudCare s Online Backup service is a secure, fully automated set and forget solution, powered by Attix5, and is ideal for organisations with limited in-house

More information

Copyright 2012 Trend Micro Incorporated. All rights reserved.

Copyright 2012 Trend Micro Incorporated. All rights reserved. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Fileweave. Large File Transfer. Seamless Microsoft Outlook add-in. Simple drag and drop functionality

Fileweave. Large File Transfer. Seamless Microsoft Outlook add-in. Simple drag and drop functionality Overview The sparkweave suite of applications is next-generation secure communication and collaboration technology for the changing needs of the enterprise. Sparkweave combines the best attributes of consumer

More information

Desktop Virtualization. The back-end

Desktop Virtualization. The back-end Desktop Virtualization The back-end Will desktop virtualization really fit every user? Cost? Scalability? User Experience? Beyond VDI with FlexCast Mobile users Guest workers Office workers Remote workers

More information

File Services. File Services at a Glance

File Services. File Services at a Glance File Services High-performance workgroup and Internet file sharing for Mac, Windows, and Linux clients. Features Native file services for Mac, Windows, and Linux clients Comprehensive file services using

More information

nwstor Storage Security Solution 1. Executive Summary 2. Need for Data Security 3. Solution: nwstor isav Storage Security Appliances 4.

nwstor Storage Security Solution 1. Executive Summary 2. Need for Data Security 3. Solution: nwstor isav Storage Security Appliances 4. CONTENTS 1. Executive Summary 2. Need for Data Security 3. Solution: nwstor isav Storage Security Appliances 4. Conclusion 1. EXECUTIVE SUMMARY The advantages of networked data storage technologies such

More information

E4 UNIFIED STORAGE powered by Syneto

E4 UNIFIED STORAGE powered by Syneto E4 UNIFIED STORAGE powered by Syneto THE E4 UNIFIED STORAGE (US) SERIES POWERED BY SYNETO From working in the heart of IT environment and with our major customers coming from Research, Education and PA,

More information

End-to-end data protection solutions

End-to-end data protection solutions Structured: Cloud Backup End-to-end data protection solutions From the data center to endpoint devices Your corporate data might be at risk Do your employees use their smart phones, tablets, or personal

More information

Veritas Backup Exec 15: Deduplication Option

Veritas Backup Exec 15: Deduplication Option Veritas Backup Exec 15: Deduplication Option Who should read this paper Technical White Papers are designed to introduce IT professionals to key technologies and technical concepts that are associated

More information

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY White Paper CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY DVTel Latitude NVMS performance using EMC Isilon storage arrays Correct sizing for storage in a DVTel Latitude physical security

More information

The most comprehensive review and comparison of cloud storage services

The most comprehensive review and comparison of cloud storage services DriveHQ Egnyte The most comprehensive review and comparison of cloud storage services 2003-2013, Drive Headquarters, Inc. Table of Contents 1. Introduction... 4 2. Summary... 4 2.1 Cost Comparison...4

More information

SECURE AUTOMATED RELIABLE

SECURE AUTOMATED RELIABLE SECURE AUTOMATED RELIABLE ONLINE BACKUP SOLUTION FOR YOUR BUSINESS LIFELINE DATA Secure - Data is encrypted using AES 256 bit before transmission. - Connection with DataBank servers is encrypted using

More information

WHITE PAPER. Understanding Transporter Concepts

WHITE PAPER. Understanding Transporter Concepts WHITE PAPER Understanding Transporter Concepts Contents Introduction... 3 Definition of Terms... 4 Organization... 4 Administrator... 4 Organization User... 4 Guest User... 4 Folder Hierarchies... 5 Traditional

More information

ReadyNAS Replicate. Software Reference Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10727-01 v1.0

ReadyNAS Replicate. Software Reference Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10727-01 v1.0 ReadyNAS Replicate Software Reference Manual 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10727-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced,

More information

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud What You Will Learn The adoption of cloud-based computing and applications promises to improve the agility, efficiency,

More information

Caching SMB Data for Offline Access and an Improved Online Experience

Caching SMB Data for Offline Access and an Improved Online Experience Caching SMB Data for Offline Access and an Improved Online Experience Agenda What is Offline Files How does Offline Files interact with SMB Offline Files enhancements for Windows 7 Questions 2 What is

More information

MANAGED SERVICE PROVIDERS SOLUTION BRIEF

MANAGED SERVICE PROVIDERS SOLUTION BRIEF MANAGED SERVICE PROVIDERS SOLUTION BRIEF The Assured Recovery Services Platform The data protection world has drastically changed in the past few years. Protection and recovery of data and systems has

More information

Zerto Virtual Manager Administration Guide

Zerto Virtual Manager Administration Guide Zerto Virtual Manager Administration Guide AWS Environment ZVR-ADVA-4.0U2-01-23-07-15 Copyright 2015, Zerto Ltd. All rights reserved. Information in this document is subject to change without notice and

More information

Updated November 30, 2010. Version 4.1

Updated November 30, 2010. Version 4.1 Updated November 30, 2010 Version 4.1 Table of Contents Introduction... 3 Replicator Performance and Scalability Features... 5 Replicator Multi-Engine Deployment... 7 Multi-Threaded Replication Queue Architecture...

More information

Gladinet Cloud Access Solution Simple, Secure Access to Online Storage

Gladinet Cloud Access Solution Simple, Secure Access to Online Storage A Gladinet White Paper http://www.gladinet.com Gladinet Cloud Access Solution Simple, Secure Access to Online Storage October 12 Contents Introduction 2 Problem Statement 2 Previous Options Error! Bookmark

More information

Web-Based Data Backup Solutions

Web-Based Data Backup Solutions "IMAGINE LOSING ALL YOUR IMPORTANT FILES, IS NOT OF WHAT FILES YOU LOSS BUT THE LOSS IN TIME, MONEY AND EFFORT YOU ARE INVESTED IN" The fact Based on statistics gathered from various sources: 1. 6% of

More information

CA ARCserve Family r15

CA ARCserve Family r15 CA ARCserve Family r15 Rami Nasser EMEA Principal Consultant, Technical Sales Rami.Nasser@ca.com The ARCserve Family More than Backup The only solution that: Gives customers control over their changing

More information

HANTZ + PARTNER. The Upgrade Company! www.hantz.com. :: NAStorage Server ::

HANTZ + PARTNER. The Upgrade Company! www.hantz.com. :: NAStorage Server :: HANTZ + PARTNER The Upgrade Company! www.hantz.com :: NAStorage Server :: Delivering Power of Storage Top 10 reasons for choosing NAStorage your network attached storage (NAS) server server as 1.Experience

More information

Wi-Fi Security. More Control, Less Complexity. Private Pre-Shared Key

Wi-Fi Security. More Control, Less Complexity. Private Pre-Shared Key Wi-Fi Security More Control, Less Complexity Private Pre-Shared Key Mobility Meets Security Are the consumer devices in your environment exploding? Are your employees bringing their own devices? And has

More information

Network Attached Storage. Jinfeng Yang Oct/19/2015

Network Attached Storage. Jinfeng Yang Oct/19/2015 Network Attached Storage Jinfeng Yang Oct/19/2015 Outline Part A 1. What is the Network Attached Storage (NAS)? 2. What are the applications of NAS? 3. The benefits of NAS. 4. NAS s performance (Reliability

More information

QRadar Security Intelligence Platform Appliances

QRadar Security Intelligence Platform Appliances DATASHEET Total Security Intelligence An IBM Company QRadar Security Intelligence Platform Appliances QRadar Security Intelligence Platform appliances combine typically disparate network and security management

More information

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization New Drivers in Information Storage Data is unquestionably the lifeblood of today s digital organization. Storage solutions remain

More information

A Data Robotics Corporation Product

A Data Robotics Corporation Product A Data Robotics Corporation Product ONLINE BACKUP SOFTWARE SUIT HOTSwap Backup Software Suit is the only backup software equipped with a full range of enterprise class backup features for protecting mission

More information

Backup Exec 2014: Protecting Microsoft SQL

Backup Exec 2014: Protecting Microsoft SQL TECHNICAL BRIEF: BACKUP EXEC 2014: PROTECTING MICROSOFT SQL........................................ Backup Exec 2014: Protecting Microsoft SQL Who should read this paper Technical White Papers are designed

More information

Backup Exec 2014: Deduplication Option

Backup Exec 2014: Deduplication Option TECHNICAL BRIEF: BACKUP EXEC 2014: DEDUPLICATION OPTION........................................ Backup Exec 2014: Deduplication Option Who should read this paper Technical White Papers are designed to

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

More information

Hypervisor-based Replication

Hypervisor-based Replication White Paper June 2011 Hypervisor-based Replication A New Approach to Business Continuity/ Disaster Recovery Hypervisor-Based Replication Zerto has introduced a virtual-aware, software-only, tier-one, enterprise-class

More information

Table of contents. Matching server virtualization with advanced storage virtualization

Table of contents. Matching server virtualization with advanced storage virtualization Matching server virtualization with advanced storage virtualization Using HP LeftHand SAN and VMware Infrastructure 3 for improved ease of use, reduced cost and complexity, increased availability, and

More information

CrashPlan PRO Enterprise Backup

CrashPlan PRO Enterprise Backup CrashPlan PRO Enterprise Backup People Friendly, Enterprise Tough CrashPlan PRO is a high performance, cross-platform backup solution that provides continuous protection onsite, offsite, and online for

More information

Introduction to NetApp Infinite Volume

Introduction to NetApp Infinite Volume Technical Report Introduction to NetApp Infinite Volume Sandra Moulton, Reena Gupta, NetApp April 2013 TR-4037 Summary This document provides an overview of NetApp Infinite Volume, a new innovation in

More information

Enterprise Private Cloud Storage

Enterprise Private Cloud Storage Enterprise Private Cloud Storage The term cloud storage seems to have acquired many definitions. At Cloud Leverage, we define cloud storage as an enterprise-class file server located in multiple geographically

More information

owncloud Architecture Overview

owncloud Architecture Overview owncloud Architecture Overview owncloud, Inc. 57 Bedford Street, Suite 102 Lexington, MA 02420 United States phone: +1 (877) 394-2030 www.owncloud.com/contact owncloud GmbH Schloßäckerstraße 26a 90443

More information

The EVault Portfolio

The EVault Portfolio The EVault Portfolio Built from the start as a pure disk-to-disk solution, EVault is the only data protection platform that can be consumed as a cloud service, deployed as on-premise software, an on-premise

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information