[Solved] Migrating a domain

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
erpee
Power Poster
Power Poster
Posts: 771
Joined: Sat Jul 07, 2007 9:22 am

[Solved] Migrating a domain

Post by erpee »

I have to migate a domain to another server.

I can use SSH. What is the TAR-command I should use to pack my whole Root and all of its subdirectories into 1 Tar-file.
Last edited by erpee on Mon May 18, 2009 2:01 pm, edited 1 time in total.
Waarom zou het direct goed moeten gaan? Dan is alle lol weg ...
alby

Re: Migrating a domain

Post by alby »

erpee wrote: I have to migate a domain to another server.

I can use SSH. What is the TAR-command I should use to pack my whole Root and all of its subdirectories into 1 Tar-file.
#tar --help  ;)

try with tar zcf cmsms.tar.gz root_directory/

Alby
User avatar
erpee
Power Poster
Power Poster
Posts: 771
Joined: Sat Jul 07, 2007 9:22 am

Re: Migrating a domain

Post by erpee »

That's it !! Thanks!!
Waarom zou het direct goed moeten gaan? Dan is alle lol weg ...
Locked

Return to “[locked] Installation, Setup and Upgrade”