Jump to content

[Answered] Cannot Restore Database With Format Filedb.sql.zip ?


Recommended Posts

Posted

Wasn't it packaged as a .tar.gz? I haven't taken db backups but I know a backup of /public_html is packaged as such.

Posted

File may be compressed (gzip) or uncompressed.

A compressed file's name must end in .[format].[compression]. Example: .sql.zip

I'm guessing your zipped file is corrupt. What happens when you extract it first before you import it?

Wasn't it packaged as a .tar.gz? I haven't taken db backups but I know a backup of /public_html is packaged as such.

Actually partial database backups get created as .sql.gz files. The tar part isn't required because there isn't a directory structure, but it's still the same gzip type compression.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...