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

Re: Copying a whole subdirectory possible?



On Sunday 20 January 2002 1:01 am, Manoj Srivastava wrote:
> Hi,
>
> 	The short answer is:
>
>  # cd /path/to/old/directory
>  # find . -depth -print0 | afio -p -xv -0a /mount/point/of/new/directory
>
> 	Now for the long answer. The candidates are:

What about rsync
-- 

  Alan - alan@chandlerfamily.org.uk
http://www.chandlerfamily.org.uk



Reply to: