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

Re: [cobalt-users] Re: Moving a Vsite



----- Original Message ----- 
From: "Bill Moore" <bmoore@xxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, August 22, 2003 7:25 AM
Subject: [cobalt-users] Re: Moving a Vsite


> Andy Clyde, oxfordmusic.net writes:
>
> > i have a client who currents has:
> > http://theirdomain.mydomain.com for testing purposes.
> >
> > they want to make the site live but i'm trying to avoid creating a new
vsite
> > and making them re-upload all the files.
> > is there an easy way to change the domain for the vsite?
> >
> > any help/pointers to the archive if it's there (i've looked but can't
find
> > it) would be appreciated,
> >
> > cheers
> >
> > andy
> >
> >
> > _____________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> you should be able to simply change the name in the gui,  and that should
> take care of it.  If the customer uploaded it into the user folder
instead,
> then they will have to reupload everything..
>
> Thanks,
>
> William E. Moore

...or you could use the "cp" command from commandline to copy the contents
to the new directory.
use <man cp> to learn the switches to use.

bill