Okay, John... very good. I think the gzipped files have the same ownership as when you backed them up, so if they belong to root now, then they belonged to root then. It is a fairly simple matter (from the command line) to change the ownership of a folder and all of the files inside if you wish to do that, in order to make it easier to extract them. The
chown command is the tool for that. Let us know if you want more info on that. Or, another trick that might help is to open Caja as root. Do this by opening a terminal and using
sudo, like:
Then when you right-click and try to extract those locked files, they should extract okay, I think. I am a little confused though because I seem to be able to extract files that belong to root even when I run Caja as a regular user, so I'm not quite sure why you don't seem to be able to do this. It works even if I create the .gz file as root too. One difference is that I only see a lock symbol, and not a cross... so I'm not sure about that right now, and maybe it is telling us something.
Cheers