Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
this is pretty damn good...I have my backup file with the files I need in my hand and can't get to them. But my server can get hacked like they own the damned thing. PLESK SUCKS!!!!
Hello,
You could use ripMime,
ie...
ripmime -i backupfilename -d directory_to_place_files
this will create files in the dir.
then you will need to determine what file contains your
image(s). This will most likely be the largest file in the dir..
To verify, do a..
tar -tvzf filename
Once you found it, just do a
tar -xvzf filename image_name
Regardless, use any tool to extract mime attachements.
Make sure to archive your original backup file, just in case
you make a mistake, and over-write something.
I have had problems with Plesk backups in the past and it's very frustrating. I now backup using both Plesk and Total Backup from 4PSA - just in case. And I keep a few copies of past and present backups (from both companies) as an additional safety net.
Hello.
These files are "Mime" encoded.
Within the mime attachment, you should find
tar-zipped files.
Extract the Mime attachments, then open each
attachment, in your case, the unknown.nnn file
is the archive.
You could try renaming the unknown file to
include the .tgz extension, then you should be able
to use winzip.
Also, Dataviz makes a utility (Conversion Plus),
that would help you do this a bit more rapidly.
While this may not be a perfect solution, it may help you.