• 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.

Open Plesk domain backup on local machine

PolM

New Pleskian
Hello, I've downloaded a domain backup and need to extract and look for a certain files. Is it a tar? gzip? the fil haven't an extension and I don't know how to extract it.

Thank's!
 
It depends.
try:

# file backup_file_name

e.g.

# file /var/lib/psa/dumps/mysql.daily.dump
/var/lib/psa/dumps/mysql.daily.dump: ASCII English text, with very long lines
 
Back
Top