<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>

<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1"/> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Hyper-convergence, Unified Storage, Thin Provisioning, WORM, Dedupe, backup, RAID,NAS,SAN, Fibre Channel, WORM, SCSI, SAN Gateway, data protection, disaster recovery, storage area networks, RAID, JBOD, 10 Gigabit Ethernet, business continuity, storage arrays, migration,volume migration" />
<meta name="keywords" content="Unified Storage, SAN Gateway, WORM, Thin Provisioning, Dedupe, backup, Data NAS,SAN, Fibre Channel, iSCSI, SAS, 3Gendata, 3Gendata.com, 3Gen" />
<link href="style.css" rel="stylesheet" type="text/css" />
<meta http-equiv="cache-control" content="no-cache"/>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="expires" content="-1"/> 





<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"/>

<!--[if lt IE 9]>
	
  <script src="respond.min.js"></script>	
<![endif]--> 




<title>3Gen Data Systems: 3Gen BackUp </title>

</head>

<body id="bg">
 
	<div id="navmenu">
		<ul>
			<li>
				<a href="http://www.3gendata.com">
					<img alt="" style="position:absolute;left:0px; top:0px;" height="50" src="images/3Gen_Logo.svg" width="118" />
				</a>
			</li>
			<li><a href="company.asp">COMPANY</a>
			</li>
			<li id="tabs1"><a href="#" onclick="showTab(1,3)" class="dropbtn">HYPER-CONVERGENCE <span id="toggle1"><img alt="" src="images/Down.png">
		</span></a>
			</li>
			<li id="tabs2"><a href="#" onclick="showTab(2,3)" class="dropbtn">STORAGE<span id="toggle2"><img alt="" src="images/Down.png">
</span></a> 
			</li>
			<li id="tabs3"> <a href="#" onclick="showTab(3,3)" class="dropbtn">SUPPORT<span id="toggle3"><img alt="" src="images/Down.png">
</span> </a> 
			</li>
		</ul>
		<div>
			<div onclick="showTab(4,4);myFunction(this)" class="dropbtn mobileO" id="tabs4"></div>
			<a href="http://www.3gendata.com">
				<img alt="" height="50" src="images/3Gen_Logo.svg" width="118" style="float:left;  margin-top:5px;margin-left:100px;">
			</a>
		</div>
	</div>
	<div class="navParent">
		<ul id="tabsItems-1" class="navTab">
			<li><a href="V9000Pro_VSS.asp">vSever Pro</a>
			</li>
			<li><a href="vServerFT.asp">vServer Fault Tolerance</a>
			</li>
		</ul>
	</div>
	<div class="navParent">
		<ul id="tabsItems-2" class="navTab">
			<p class="TitleFont">SAN Virtualization Storages</p>
			<li><a href="V9000Pro_Storage_Gateway.asp">V9000 Pro SAN Gateway</a>
			</li>
			<li><a href="IntelliNASv9000.asp">V9000 Unified Storage</a>
			</li>
		</ul>
	</div>
	<div class="navParent">
		<ul id="tabsItems-3" class="navTab">
			<li><a href="support_plan.asp">Support Plans</a>
			</li>
			<li><a href="http://www.3gendata.com/alliancePortal/">Partner Alliance</a>
			</li>
			<li><a href="http://www.3gendata.com/PartnerRegistration.asp">New Partner registration</a>
			</li>
		</ul>
	</div>
	<!-- mobile dropdown -->
	<div id="mobileParent">
		<ul id="tabsItems-4" style="display:none;">
			<li><a href="company.asp">About us</a>
			</li>
			<p class="TitleFont">Hyper-Convergence</p>
			<li><a href="V9000Pro_VSS.asp">vSever Pro</a>
			</li>
			<li><a href="vServerFT.asp">vServer Fault Tolerance</a>
			</li>
			<p class="TitleFont">SAN Virtualization Storages</p>
			<li><a href="V9000Pro_Storage_Gateway.asp">V9080 SAN Gateway</a>
			</li>
			<li><a href="IntelliNASv9000.asp">V9000 Unified Storage</a>
			</li>
			<p class="TitleFont">Support</p>
			<li><a href="support_plan.asp">Support Plans</a>
			</li>
			<li><a href="http://www.3gendata.com/alliancePortal/">Partner Alliance</a>
			</li>
			<li><a href="http://www.3gendata.com/PartnerRegistration.asp">New Partner registration</a>
			</li>
		</ul>
	</div>
	<script type="text/javascript">
		function showTab(selected, total)
		{
		  	if(document.getElementById('tabsItems-' + selected).style.display=="block")
		  	{
		  		document.getElementById('tabsItems-' + selected).style.display = 'none';
		  		window.currentlyVisiblePopup = false;
			}
		  	else
		  	{
		  		document.getElementById('tabsItems-' + selected).style.display = 'block';
		  		window.currentlyVisiblePopup = selected;
			}
		  for(i = 1; i <= total; i += 1)
		  {
		    if(i == selected)
		    	continue;
		    document.getElementById('tabsItems-' + i).style.display = 'none';
		  }

		}
		
		// Close the dropdown if the user clicks outside of it
document.onclick = function(e) {
if (!e.target.matches('.dropbtn')) {
  if (window.currentlyVisiblePopup) {
    document.getElementById('tabsItems-' + window.currentlyVisiblePopup).style.display = 'none';
    document.getElementById("tabs4").className="dropbtn mobileO";
    window.currentlyVisiblePopup = false;
  }
  }
}
	</script>
	<script>
		function myFunction(x) {
		    //alert(x.className);
			if(x.className=="dropbtn mobileC")
		    	x.className="dropbtn mobileO";
		    else
		    	x.className="dropbtn mobileC";
		}
	</script>

<div id="wrapper">





<script type="text/javascript">
function ShowHideTab(tabName) 
{
    var pageTabs = ["Overview", "Datasheet", "Specifications"];
    for (var i=0; i < pageTabs.length; i++)  
	{
       if (tabName == pageTabs[i]) 
		{
  	 		document.getElementById(pageTabs[i]).className ='selected';
            
	 		document.getElementById(pageTabs[i]+"Container").style.display='block';
     	}
        else 
		{
            document.getElementById(pageTabs[i]).className ='greyOut';
            document.getElementById(pageTabs[i]+"Container").style.display='none';
        }
	}    
	return false;
}
</script>


<table style="margin:0 auto; width:100%;">
        <tr>
          <td  id="Overview" class="selected" style="width:33%;"><a class="Fontstyle1" href="#" onclick="ShowHideTab('Overview');">Overview</a></td>
          <td id="Datasheet" class="greyOut"  style="width:33%;"><a class="Fontstyle1" href="#" onclick="ShowHideTab('Datasheet');">Datasheet</a></td>
          <td  id="Specifications" class="greyOut"  style="width:32%;"><a class="Fontstyle1" href="#" onclick="ShowHideTab('Specifications');">Specifications</a></td>
        </tr>
</table>



 
<p class=" TitleFont">3Gen BackUp
<a target="_blank" onclick="return confirm('Download datasheet and specifications');" href="datasheets/3GenBackUp.pdf">

</a>
</p>
<div id="OverviewContainer" class="Backup">   
      <img alt="" height="219" src="images/backup-picture.jpg" width="300" /><ul class="ul-container">
             <li>Maximum scalability</li>
              <li>from small business / departmental environments to the largest enterprise datacenters, resulting in investment protection and simplified installation, training and support
              </li>
              <li>	Rapidly restore individual files, email and database objects quickly and easily.  </li>
              <li>Recover data to alternate systems and location to enable test, staging and  disaster recovery .
              </li>
              <li>Super fast backup and recovery with 3Gen proprietary multiplexing up to 32 different data streams  </li>
              <li>	Secure management of critical backup data with authentication and encryption.              </li>
              <li>Storage Life Cycle Policy capability allows Service Level Agreement (SLA) commitment to be met and managed automatically.</li>
              <li>By including Disk-Based Data Protection in addition to traditional tape and optical disk, 3Gen Backup delivers the ultimate in flexibility, cost efficiency and  system performance improvement              </li>
              <li>	Library and device sharing among all backup clients  to achieve best cost-efficiencies.</li>
              <li>Centralized management  improves efficiencies by managing all data protection technologies and multiple backup clients from one location </li>
              <li>Web browser-based management allows data management from virtually any location around the world</li>
      </ul>
       
</div><!-- end of overviewcontainer -->

 <div id="DatasheetContainer" style="display:none">  
      
	 <p> Centralized Data Management with Maximum Scalability</p>
              <p>Benefit from a flexible, three-tiered architecture that scales with the needs of today's growing data center. 
                 3Gen Backup provides a unified data protection solution that provides desktop, remote office and data center protection  
                 across the entire enterprise.  Service level agreement (SLA) commitments can be met by using storage lifecycle policies to 
                 create storage tiers and automatically move the backup data through its lifecycle.  To help ensure data is secure before it
                 is taken offsite for long-term storage, 3Gen Backup offers a wide variety of authorization and access controls as well as 
                 encryption options.  </p>
              
              <p>Simplicity, Security and Speed</p>
              <p>Advanced indexing, high speed parallelism, automated media management, LAN-free backup, cluster awareness, and dynamic tape 
                 drive sharing fully protect your business applications in the event of user error, data loss, system outage, or catastrophic 
                 event. Advanced VTL and Disk Backup, staged from disk, and automatically moved to tape - all with storage lifecycle policies with 
                 single step recovery. While tape continues to be a key part of backup and recovery operations, disk has become the technology of choice
                 to achieve better recovery points to optimize replication for fast disaster recovery. 3Gen Backup enhances disk-based data protection by
                 unlocking the full potential of disk to make backup and recovery faster, more reliable, and more secure. </p>
              
              <p>Increased Productivity</p>
              <p>3Gen Backup software makes it easy for you to browse and find data, select as little or as much as is needed, and then recover
                 quickly and efficiently. You do not have to start by finding the tape or scanning jobs.  3Gen Backup software tracks the data 
                 location to let you focus on managing your business.  3Gen Backup is application-aware and self-managing, making double-checking 
                 backup copies unnecessary.  Point-and-click interface saves time and ensures that jobs complete safely and securely.  </p>
             
              <p>Real-time centralized management of global data protection operations</p>
              <p>3Gen Backup management center provides advanced, easy-to-use Web-based graphic user interface (GUI) that provides administrators 
                 with real operational monitoring, management, trouble shooting and alerting across multiple 3Gen Backup domains.             </p>
	
</div>  <!-- End of datasheetcontainer -->

<div id="SpecificationsContainer" style="display:none"> <!-- start of specificationscontainer -->

<table class="specTable">
     <tr>
            <td colspan="2" >Features </td>
           
     </tr>
          <tr  >
            <td >Easy, fast recovery of file systems, SQL database and Exchange emails using object-level recovery</td>
            <td> Fast data recovery and business resumption.  No need to recover an entire Exchange database - which would take days - 
                when all you need is a single data object -which restores in minutes</td>
          </tr>
          <tr >
            <td>Single Pass Restore volume level recovery</td>
            <td>Unlike the other backup software currently available, 3Gen Backup speeds recovery and reduces tape wearing 
             by restoring all data using a single pass through the tape without needing to recover multiple versions of the 
             same file. Same capability works on disk  to offer faster restore</td>
          </tr>
          <tr >
            <td>Distributed index</td>
            <td>Ensures high speed performance for index look-ups.  Double-commit store of index ensures recoverability,
                and eliminates the need for administrative management of the index</td>
          </tr>
          <tr >
            <td>Full, incremental, and differential backup options</td>
            <td >Enable most efficient data protection possible, and with appropriate use of storage media to ensure rapid 
                 recovery</td>
          </tr>
          <tr >
            <td>Multi-streaming and multiplexing</td>
            <td >When managing many small files or writing to fast performing drives, these capabilities offer improved performance and efficiencies to perform backups more quickly and fit into smaller scheduling windows.</td>
          </tr>
          
          <tr >
            <td>Shared Drive Management</td>
            <td >Ability to append data and fill removable media such as tape. Eliminates cost associated from unfilled 
                when rotated off-site</td>
          </tr>
          <tr >
            <td>Removes duplicate files from backup and archive copies</td>
            <td>Finds and removes duplicate files automatically to reduce the amount of physical disk space required to
                store the same amount of logical data </td>
          </tr>
          <tr >
            <td>Compression and Encryption</td>
            <td>Combines deduplication with data compression and encryption to further collapse and secure data as it is
                sent on networks and written to disk </td>
          </tr>
         
          <tr >
            <td colspan="2" >Supported Operating Systems and Applications</td>
          </tr>
          <tr >
            <td >Linux</td>
            <td >Yes</td>
          </tr>
          <tr >
            <td>Windows XP and higher</td>
            <td >Yes</td>
          </tr>
          <tr >
            <td>HP/UX</td>
            <td >Yes</td>
          </tr>
          <tr  >
            <td >IBM AIX</td>
            <td >Yes</td>
          </tr>
          <tr >
            <td>Sun Solaris</td>
            <td>Yes</td>
          </tr>
          <tr >
            <td>Apple Mac X</td>
            <td>Yes</td>
          </tr>
          <tr  >
            <td>Exchange</td>
            <td>Yes</td>
          </tr>
          <tr >
            <td>SQL</td>
            <td>Yes</td>
          </tr>
</table>


</div>  <!-- end of specificationscontainer -->

</div> <!-- end of wrapper div -->
<table id="footer">
<tr>
	<td style="width:45%;" ><a href="http://www.3gendata.com" class="whiteText"> 3Gen Data Systems </a></td>
     <td style="width:30%; "><a class="redFooter" href="global_sites.asp"> Contact Us </a></td>     
</tr>
</table>
<script type="text/javascript" src="svgeezy.min.js"></script>
        <script>  svgeezy.init(false, 'png'); </script>
 
</body>

</html>
