/home/users as new mount

John Summerfield debian at herakles.homelinux.org
Wed Dec 1 22:14:04 UTC 2004


On Thursday 02 December 2004 00:54, Mark Wilkinson wrote:
> I've always used find and cpio to copy large directory trees:
>
> $ cd <src>
> $ find . -depth -print | cpio -pdmv <dest>
>
> filling in the appropriate pathnames for <src> and <dest>.

and asI'm easily confused, and learned tar first I
tar clC <wherever> | tar xpC <wherever>

and if I have buffer installed I insert that into the line
tar .. | buffer -p 75 | tar ...

and if source and destination are on different computers, one or both tars can 
be prefixed with an ssh command.

Depending on circumstances you may wish to use compression too.





-- 

Cheers
John Summerfield
tourist pics: http://environmental.disaster.cds.merseine.nu/




More information about the fedora-list mailing list