[% USE JSON; USE Whostmgr; WRAPPER 'master_templates/master.tmpl' stylesheets = [ '/css/whm_dynamic_notices.css', '/css2/newform.css' ], scripts = [ '/yui/datasource/datasource-min.js' '/yui/autocomplete/autocomplete-min.js' '/cjt/combobox-min.js' ], theme = 'bootstrap', app_key = 'restore_a_full_backup_cpmove_file'; -%]

[% locale.maketext('This feature will restore full backups, cPanel backups, and cPanel move files and save them in one of the following formats:') %]

[% locale.maketext('The files must be in one of the following directories on the server: [list_or,_1]', [ '/home', '/home2', '/home3', '/root', '/usr', '/usr/home', '/web' ] ) %]

[% locale.maketext('You must upload the file to one of the above directories before you can use this feature.') %]

[% INCLUDE _pending_transfers.tmpl %]
[% SET restricted_by_default = 1 %] [% PROCESS _restricted_restore_option.tmpl %]
[% locale.maketext('Settings') %]
[% IF data.available_ip_count %]
[% ELSE %]
[% locale.maketext('A dedicated [asis,IP] address is not available because the system does not have any free [asis,IP] addresses.') %]
[% END %]
[% INCLUDE _transfer_api_info.tmpl %] [% END #wrapper -%]