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

Re: moving directories to new partition



>I am in need of some advice about how to go about moving some of the
>directories off of my main partition and onto one I just made.

(1) from Tips-HOWTO:
 Quick way to move an entire tree of files from one disk to another
(cd /source/directory && tar cf - . ) | (cd /dest/directory && tar xvfp -)

(2) I saw a program in sunsite called "reflect". I think  it is in
    /pub/Linux/utils/files 


Ioannis Tambouras
ioannis@flinet.com
PGP 512/D042DD45, West Palm Beach, Florida


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: