// <![CDATA[
<span data-mce-type="bookmark" id="mce_0_start" data-mce-style="overflow:hidden;line-height:0px" style="overflow:hidden;line-height:0px"></span>// <![CDATA[
$(document).ready(function() {
$('div.photo a').fancyZoom({scaleImg: true, closeOnClick: true});
$('div.fancy img').fancyZoom({scaleImg: true, closeOnClick: true});
$('#medium_box_link').fancyZoom({width:400, height:300});
$('#large_box_link').fancyZoom();
$('#flash_box_link').fancyZoom();
$("#scroller").animate({height: $('#new-pane').attr('offsetHeight')+100 }, 'fast');
$("#new-tab").click(function() {
$("#scroller").animate({height: $('#new-pane').attr('offsetHeight')+100 }, 'fast');
});
$("#sites-tab").click(function() {
$("#scroller").animate({height: $('#sites-pane').attr('offsetHeight')+100 }, 'fast');
});
});
// ]]>
// <![CDATA[
window.onload = setupZoom;
// ]]>
It's easy to create an ElephantDrive account from your QNAP NAS. This tutorial shows you how to create an ElephantDrive account from QNAP NAS.
- Login to the NAS as ‘admin’ and go to ‘Backup’ > ‘Cloud Backup’ > ‘ElephantDrive’.

- Select ‘Enable ElephantDrive Service’.
- Enter your email address that will be used to create an ElephantDrive account.
- Enter a password for your ElephantDrive account and verify the password.
- Click ‘CREATE’ to create the ElephantDrive account and then click ‘OK’ to confirm.
- Click ‘APPLY’ to start the ElephantDrive service. If you already have an ElephantDrive account, simply enter your login information and click ‘APPLY’.

- Now click the link: https://vault.elephantdrive.com/account/login.aspx and you will be brought to the ElephantDrive Login page to manage your backup jobs. You can also check out our how-to manage/setup backup jobs tutorial.
|
|
|
Comments