Re: Transfer home directory?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Darrin Chandler
Date:  
To: alandd, Main PLUG discussion list
Subject: Re: Transfer home directory?
On Sat, Sep 16, 2006 at 10:49:11PM -0700, Alan Dayley wrote:
> Using tar is already in my plan. I once did such a thing with scp. All
> the file dates and permissions changed. Not a big deal except for a few
> situations where I could not longer tell which file was older than the
> other.


FYI, scp has a nice -p option to preserve that info. Couldn't live
without it!

If you have scads of little files then tar is your friend, as that'll
take a lot of extra time with plain scp -rp. If that 11GB is made of
files in the MB range then scp will make good enough use of bandwidth.
If the large files aren't already compressed then using -C with scp will
also help a lot.

-- 
Darrin Chandler            |  Phoenix BSD Users Group
   |  http://bsd.phoenix.az.us/
http://www.stilyagin.com/  |
---------------------------------------------------
PLUG-discuss mailing list - 
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss