backup and restore question

Hey

im tryna restore a .tar.gz backup file for one of my hosting accounts

What ive done is ive uploaded the file to the /home directory in my server

and use the following command

tar -zxvpf accessf.tar.gz --directory /home/accessf/

which untars it and all

HOWEVER when i login to ftp i find all these folders there which is weird cos ive never seen them before


./ cron/ httpfiles/ mm/ mysql.sql resellerconfig/ va/
../ fp/ interchange/ mma/ proftpdpasswd sslcerts/ vad/
cp/ homedir/ logs/ mysql/ psql/ sslkeys/ vf/


anyone has any ideas how to restore a .tar.gz file an better way and what are all those folders?

thanks
saj

 

 

 

 

Top