migrating user and web files to new server

Noah admin2 at enabled.com
Sun Sep 3 08:59:32 PDT 2006


Philip Q wrote:
> Noah wrote, On 3/09/06 5.15 p:
> > there are cooler ways of doing this.   there will be people on this 
> list
> > that know what I am talking about.  I will await  their responses.
>
> Does rsync meet your coolness requirements?
>


this command also meets my coolness requirements. 

oldsys # tar -C /var/www -cf - . | ssh newsys tar -C /var/www -xvf -

cheers,

Noah







> -Phil
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list