Thread: Suse Backup
View Single Post
  #2 (permalink)  
Old 25-Sep-2006, 17:51
Brad Doster
Guest
 
Posts: n/a
Default Re: Suse Backup

I got the same result, but was able to untar the backup file from a
terminal session. Say the file is backup.tar, then from the directory
it is in:

mkdir backup
chdir backup
tar -xvf ../backup.tar

This extracted a slew of *.tar.gz files which I was able to access from
a GUI file manager (Konqueror in my case).

bd
NSC Volunteer SysOp