Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Lloyd Keen on January 30, 2001, 04:59:45 PM
-
Does anyone know of a program that will allow me to open the *.bak file created from a backup so I can see exactly what is being backed up?
-
Lloyd Keen wrote:
> Does anyone know of a program that will allow me to open the
> *.bak file created from a backup so I can see exactly what is
> being backed up?
Sure. "uuencode" will convert the backup into a tar file. So "uuencode" and "tar" together will extract the backup files.
However I can just tell you what is backed up, these files and directories:
'home/e-smith',
'etc/e-smith/templates-custom',
'etc/passwd',
'etc/shadow',
'etc/group',
'etc/gshadow',
'etc/smbpasswd'
This comprises all the configuration and password databases, and the user accounts and i-bays.
Regards
Charlie