﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link rel="Stylesheet" href="css/vms_style.css" type="text/css" />
    <!--[if IE 6]> 
        <style type="text/css"> 
        .spisok { width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 500? "500px":"auto"); }
        </style>
     <script type="text/javascript" src="ie6fix.js"></script>
         <script type="text/javascript"> DD_belatedPNG.fix('img');</script>
    <![endif]-->
</head>
<body>
    <div class="spisok">

        <a href="tape_cloud_infrastructure.html?cmd=AddTapeServer" class="a_block">
            <img src="cmdimg/add_tape_server.png" alt="" /><span class="wrap_text"><span class="title">Add Tape Server</span>
                Veeam Backup & Replication can use any tape device connected to a Microsoft Windows server in your environment. To&nbsp;register
                a&nbsp;tape device, add the server it is connected to as a&nbsp;Tape Server. During this process, tape proxy components are deployed
                to the selected server, which enables data exchange with the connected tape device.
            </span></a>

        <a href="tape_cloud_infrastructure.html?cmd=FileToTape" class="a_block">
            <img src="cmdimg/file_to_tape.png" alt="" /><span class="wrap_text"><span class="title">File to Tape</span>
                File to Tape jobs copy files and folders (selected individually, or using file masks) to tape from any share or managed
                server. For&nbsp;Windows servers, the job can optionally use Microsoft VSS for consistent backups of files in use by running
                applications.
            </span></a>

        <a href="tape_cloud_infrastructure.html?cmd=BackupToTape" class="a_block">
            <img src="cmdimg/backup_to_tape.png" alt="" /><span class="wrap_text">
                <span class="title">Tenant to Tape</span>
                Tenant to Tape jobs are designed to copy backups of selected tenants to tape, enabling you to offer Tape as a Service to your clients, as well as to add another layer of protection to their backups.
                Unlike File to Tape jobs, this job type integrates with tenant backup jobs to avoid conflicts due to the concurrent execution.
            </span>
        </a>

        <a href="tape_cloud_infrastructure.html?cmd=RestoreVmFromTape" class="a_block">
            <img src="cmdimg/restore_tenant_from_tape.png" alt="" /><span class="wrap_text">
                <span class="title">Restore Tenant from Tape</span>
                To restore tenant's backups from tape in the event of cloud repository loss, click Restore button in the ribbon (or just click this text).
            </span>
        </a>

        <a href="tape_cloud_infrastructure.html?cmd=RestoreFileFromTape" class="a_block">
            <img src="cmdimg/restore_file_from_tape.png" alt="" /><span class="wrap_text"><span class="title">Restore Files from Tape</span>
                There are two ways to restore files from tape: launch the&nbsp;designated wizard using the corresponding Home toolbar button
                (or by clicking this text), or drill down to the&nbsp;desired file under the&nbsp;Tape node in the&nbsp;Files tab of the&nbsp;management tree.
            </span></a>

    </div>
</body>
</html>
