migrating user and web files to new server

Chad Leigh -- Shire.Net LLC chad at shire.net
Sat Sep 2 22:13:56 PDT 2006


On Sep 2, 2006, at 11:09 PM, Noah wrote:

> Chad Leigh -- Shire.Net LLC wrote:
>>
>> On Sep 2, 2006, at 10:59 PM, Noah wrote:
>>
>>> Hi there,
>>>
>>> might somebody recommend a good way to migrate user and web files  
>>> to our new server?
>>
>> ???
>>
>> tar and scp work well for me
>>
>
>
> okay might you recommend a good command structure?

Sorry I am dense but I just tar up whatever directories (user, web,  
whatever) and then use scp to copy them to the new server where I use  
tar to undue them.  I don't quite understand your question

man tar
man scp

% tar cpf archive.tar <userdir>
scp over
% tar xpf archive.tar

>
> Cheers,
>
> Noah




---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net





More information about the freebsd-questions mailing list