GRAYBYTE WORDPRESS FILE MANAGER2210

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/assets/js/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/trustyourlawyer.com/wp-content/plugins/backwpup/assets/js//restore.js
/**
 * Restore
 *
 * @type {*|{}}
 */

window.BWU = window.BWU || {};

(
	// eslint-disable-next-line
	function (
		BWU,
		ajaxurl,
		jsURL,
		plupload,
		_,
		$,
		backwpupRestoreLocalized
	) {
		'use strict';

		$( window ).load( function () {

			var stepID = jsURL( '?step' ) ? jsURL( '?step' ) : 1;
			var step = document.querySelector( '#restore_step' );
			var nonce = step ? step.getAttribute( 'data-nonce' ) : '';
			var strategy = BWU.Restore.FactoryStrategy( ajaxurl, nonce );
			var migrate = BWU.Restore.FactoryMigrate( ajaxurl, nonce );

			var decrypter = BWU.DecrypterFactory(
				ajaxurl,
				document.querySelector( '#decrypt_key' ),
				document.querySelector( '#decryption_key' )
			);
			var databaserestore = BWU.Restore.FactoryDatabaseRestore(
				ajaxurl,
				nonce,
				{
					onMessageCallback: function ( data ) {
						$( '#restore_progress' )
							.text( backwpupRestoreLocalized.restoringPrefix + data.message );
					},
					onSuccessCallback: function () {
						BWU.Restore.Functions.loadNextStep( 6, nonce );
					}
				}
			);
			var filesrestore = BWU.Restore.FactoryFilesRestore(
				ajaxurl,
				nonce,
				{
					onMessageCallback: function ( data ) {
						$( '#restore_progress' )
							.text( backwpupRestoreLocalized.restoringPrefix + data.message );
					},
					onSuccessCallback: function () {
						databaserestore
							.init()
							.restore();
					}
				}
			);
			var decompresser = BWU.Restore.FactoryDecompress(
				ajaxurl,
				nonce,
				jsURL( '?restore_file' )
			);
			var downloader = BWU.Restore.FactoryDownload(
				ajaxurl,
				nonce,
				jsURL( '?file' ),
				jsURL( '?service' ),
				jsURL( '?jobid' ),
				jsURL( '?restore_file' )
			);

			var bwuController = BWU.Restore.FactoryController(
				ajaxurl,
				nonce,
				jsURL,
				plupload,
				document.querySelector( '#drag-drop-area' ),
				strategy,
				databaserestore,
				filesrestore,
				decompresser,
				downloader,
				decrypter,
				migrate
			);

			if ( !bwuController ) {
				return;
			}

			// Initialize Object.
			bwuController.init();

			if ( _.isFunction( bwuController[ 'step' + stepID ] ) ) {
				// Execute the current step.
				bwuController[ 'step' + stepID ]();
			}
		} );

	}(
		window.BWU,
		window.ajaxurl,
		window.url,
		window.plupload,
		window._,
		window.jQuery,
		window.backwpupRestoreLocalized
	)
);

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:37
giriqfky / giriqfky
0755
vendor
--
July 10 2025 04:32:37
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:37
giriqfky / giriqfky
0644
backup-downloader.js
8.136 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
backup-downloader.min.js
4.155 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
backwpup-admin.js
73.937 KB
May 20 2025 11:41:24
giriqfky / giriqfky
0644
backwpup-admin.min.js
41.965 KB
May 20 2025 11:41:24
giriqfky / giriqfky
0644
backwpup-generate.js
3.304 KB
April 29 2025 17:34:12
giriqfky / giriqfky
0644
backwpup-generate.min.js
2.107 KB
April 29 2025 17:34:12
giriqfky / giriqfky
0644
general.js
1.633 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
general.min.js
0.899 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
notice.js
1.782 KB
June 27 2024 12:50:44
giriqfky / giriqfky
0644
notice.min.js
1.355 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_jobtype_dbdump.js
3.351 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_jobtype_dbdump.min.js
2.25 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_jobtype_file.js
1.854 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_jobtype_file.min.js
1.524 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_tab_cron.js
5.343 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_tab_cron.min.js
3.153 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_tab_job.js
11.018 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_edit_tab_job.min.js
4.275 KB
May 20 2025 11:41:24
giriqfky / giriqfky
0644
page_settings.js
2.496 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
page_settings.min.js
1.734 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
restore.js
2.308 KB
June 04 2024 11:20:18
giriqfky / giriqfky
0644
restore.min.js
1.121 KB
February 04 2025 14:50:44
giriqfky / giriqfky
0644
settings-encryption.js
13.06 KB
April 07 2025 18:31:08
giriqfky / giriqfky
0644
settings-encryption.min.js
7.722 KB
April 07 2025 18:31:08
giriqfky / giriqfky
0644
sidebar.js
0 KB
May 20 2025 11:41:24
giriqfky / giriqfky
0644
sidebar.min.js
0 KB
May 20 2025 11:41:24
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF