File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/inpsyde/backwpup-shared/resources/jsLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: states.js /* * This file is part of the BackWPup Shared package. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ window.BWU = window.BWU || {} window.BWU.States = window.BWU.States || {}; (function (BWU) { var makeConstant = BWU.Functions.makeConstant BWU.States = Object.create({}, { DONE: makeConstant('done'), DOWNLOADING: makeConstant('downloading'), NEED_DECRYPTION_KEY: makeConstant('need_decryption_key'), }) Object.freeze(BWU.States) }(BWU)) Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dirfunctions.jsFile1.82 KB Rename | Delete | Editfunctions.min.jsFile597.00 B Rename | Delete | Editstates.jsFile552.00 B Rename | Delete | Editstates.min.jsFile251.00 B Rename | Delete | Edit