HEX
Server: Apache
System: Linux webm003.cluster123.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User: vanessatli (59366)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/vanessatli/www/wp-content/plugins/backwpup/views/restore/steps/step1_top.php
<div class="metabox-holder postbox backwpup-cleared-postbox backwpup-full-width">
	<h3 class="hndle"><span><?php esc_html_e( 'Backup Upload', 'backwpup' ); ?></span></h3>
	<div class="inside">
		<p>
			<?php
			esc_html_e(
				'Welcome to BackWPup Restore. This tool helps you to restore a backup of your WordPress installation. Each step of the restore process will be explained in this box to get you quickly running.',
				'backwpup'
			);
			?>
		</p>
		<hr>
		<p>
			<?php
			esc_html_e(
				'The first step is to upload a backup file. You can simply drag\'n\'drop a ZIP file of your backup into the box below or click on the `Select Archive` button and select the file using the file explorer.',
				'backwpup'
			);
			?>
		</p>
		<p>
			<?php
			esc_html_e(
				'The upload of the file should start automatically and you will be lead to the next step.',
				'backwpup'
			);
			?>
		</p>
		<p><strong><?php esc_html_e( 'Note: Only backups done with BackWPup can be restored.', 'backwpup' ); ?></strong></p>
	</div>
</div>