Is there any way to view the backup file that the web creates in clear text? I see its in an .gz compression, however when uncompressed, the backup file either seems encrypted or in a binary form.
Reason I ask is that I recently moved over from dd-wrt and have all my bandwidth usage from dd-wrt nvram backup script. I know the format is different, but with some manual scripting I can make it match the tomato rstat format and was hoping to modify the existing backup and then re-import it back in so all my bandwidth data is there.
I do see the values when I searched the NVRAM, if this is the same format that whats in the rstat backup file, I guess I can just use this format and directly inject it into the NVRAM using the set cmd I guess.
Thanks
Dixit