On Tue, 2006-11-07 at 10:10 +1100, Len Makin wrote: > Is this just a missing extension/file naming problem? > Maybe renaming log_backup.dia to log_backup.dia.gz would help
Doubtful, gunzip -S .dia explicitly makes it accept the .dia extension. Also the fact that file(1) calls it encrypted is telling. Maybe the gzip library on your machine is set up to automatically encrypt? -Lars _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
