403Webshell
Server IP : 172.67.158.161  /  Your IP : 52.15.211.173
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/khowordpress.com/wp-content/plugins/duplicator-pro/lib/dup_archive/classes/states/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/khowordpress.com/wp-content/plugins/duplicator-pro/lib/dup_archive/classes/states/class.duparchive.state.create.php
<?php
if (!defined("ABSPATH") && !defined("DUPXABSPATH"))
    die("");
/* 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */

require_once(dirname(__FILE__).'/class.duparchive.state.base.php');

if (!class_exists('DupArchiveCreateState')) {
abstract class DupArchiveCreateState extends DupArchiveStateBase
{
    //const DEFAULT_GLOB_SIZE = 4180000; //512000;
    const DEFAULT_GLOB_SIZE = 1048576;

    public $currentDirectoryIndex = -1;
    public $currentFileIndex = -1;
    public $globSize = self::DEFAULT_GLOB_SIZE;
    public $newBasePath = null;
    public $skippedFileCount = 0;
    public $skippedDirectoryCount = 0;
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit