Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Moving a website - which is the best way?  (Read 4174 times)

0 Members and 1 Guest are viewing this topic.

joomlales

  • Guest
Moving a website - which is the best way?
« on: December 05, 2006, 09:53:06 AM »
I am going to be moving a website to a new host. I want to compress the entire contents of public_html. This would include lots of subdirectories. Is GZIP (http://www.computerhope.com/unix/uzcat.htm) the best way to do it? And if so, what command string should I use? I'd guess, but I am worried to miss (muck up) something. Something like gzip * -r?

Les  ;D

Rob Pomeroy



    Prodigy

  • Systems Architect
  • Thanked: 124
    • Me
  • Experience: Expert
  • OS: Other
Re: Moving a website - which is the best way?
« Reply #1 on: December 05, 2006, 01:56:39 PM »
Does the new host provide a shell account?  tar zcf archive.tgz directory should provide you with what you need.  On the new host, tar zxf archive.tgz will extract the archive.
Only able to visit the forums sporadically, sorry.

Geek & Dummy - honest news, reviews and howtos