From: Tobias T. <tob...@gm...> - 2005-03-18 12:55:30
|
Hi, I've got a Problem running the Extract Command with Flexbackup. I've configured FlexBackup to create tar archives with gzip compression. Backup seems to work fine. No Error is reported. When I try to restore (extract) Files from the Archive the following Error is reported: gzip: stdin: not in gzip format tar: ./VV.ShopSystemNG/class/class.shop.php: Not found in archive tar: Error exit delayed from previous errors I've tested Flexbackup with the -test-tape-drive Parameter. Even that works fine... "SUCCESS! Tape drive parameters seem to work just fine" So I think the Drive itself cannot be the Problem. Does anyone has any Idea what could cause this Problem? Thank you for your Help.... Regards Tobias Maybe this could be usefull: webdev# uname -v FreeBSD 4.10-STABLE #0: Wed Aug 4 12:19:49 CEST 2004 root@**************:/usr/obj/usr/src/sys/WEBDEV webdev# flexbackup -version flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) $Id: flexbackup,v 1.185 2003/10/10 14:12:09 edwinh Exp $ webdev# gzip --version gzip 1.2.4 (18 Aug 93) webdev# tar --version tar (GNU tar) 1.13.25 Copyright (C) 2001 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by John Gilmore and Jay Fenlason. |