thinkjarvis
Basic Pleskian
- Server operating system version
- Ubuntu 22.04.4 LTS
- Plesk version and microupdate number
- Version 18.0.59 Update #2
Hi we are trying to recover from a malware attack on a specific website (Not one I coded thank goodness!)
I am trying to manually replace wordpress files and folders with an original copy from the wordpress repository.
I want to do the following in the least disruptive way possible:
If I put a random file in wp-admin folder
upload a fresh zipped copy of wp-admin folder and select overwrite existing files
the random file is still there because it wasnt in the fresh zip copy
I am trying to remove files that shouldnt be there so I need to replace an entire folder and its contents not just replace files that existing the new zip.
If I cannot do this in an 'automated' way then I'll have to delete the original folder and then unzip the new one.
This will disrupt the site.
Any ideas how I can replace an entire folder and files rather than only replacing the individual files that have been changed?
I am trying to manually replace wordpress files and folders with an original copy from the wordpress repository.
I want to do the following in the least disruptive way possible:
If I put a random file in wp-admin folder
upload a fresh zipped copy of wp-admin folder and select overwrite existing files
the random file is still there because it wasnt in the fresh zip copy
I am trying to remove files that shouldnt be there so I need to replace an entire folder and its contents not just replace files that existing the new zip.
If I cannot do this in an 'automated' way then I'll have to delete the original folder and then unzip the new one.
This will disrupt the site.
Any ideas how I can replace an entire folder and files rather than only replacing the individual files that have been changed?