[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Is there a way to copy and move the entire con tents of the Hard drive



Ok, so basically tar the whole contents of the server into one of my virtual
site directorys

Then use wget from the destination to grab it.

Now, does the tar copy the hidden files on the server?

And are there any forseeable problems w/ the OS not function properly after
this.  Remember, I will be yanking everything!!  Just curious if I need to
look out for potential problems doing this.

One benefit, after I move my files I will finally have a real RAQ4 - LOL.


Thank you,

Michael T. Ross


----- Original Message -----
From: "R.Batalla" <cobalt@xxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, December 02, 2000 9:27 PM
Subject: Re: [cobalt-users] Is there a way to copy and move the entire con
tents of the Hard drive


> Test this.
>
> *** ON SOURCE SERVER ***
> telnet to server, and 'su -' to root
> cd /
> tar cipz / -f /dir_you_can_acces_from_http/backup_name.tar.gz
>
> *** ON DEST SERVER ***
> wget http://sourceserver/dir_you_can_acces_from_http/backup_name.tar.gz
>
> > Thank you for the response.
> >
> > I believe you may have misunderstood the question or I did not state the
> > question clearly.  I am trying to figure out how to copy and load
> everything
> > on another server, maintained on another network.  Cobalts options only
> > allow me to move the sites over.  I would like to move everything over
to
> > the new server.  The new server is maintained on a different IP network
in
> a
> > different State.
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>