Copying Gig's of small files from one file system to another

From: Scott Elliott (selliott@stromix.com)
Date: Fri May 27 2005 - 12:03:17 EDT


All,
I need to copy about 360GB's of thousands of small files from one file
system to another one with greater capacity. Typically I use this
command
tar cf - fromdir | ( cd todir ; tar xfp - )

I have never attempted to use this command to move this amount of data,
I am hoping it will work but if any one has any other ideas they would
be greatly appreciated.

Thanks in advance
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:30:46 EDT