what about using tar? cd destination ; tar cvf - /sourcetreename | tar xvf -
I think the above will work. George >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Monday, March 15, 2004 12:14 PM >To: [EMAIL PROTECTED] >Subject: How do I copy Unix files > 2 gig > > >Hi all, > >How do I go about copying a file that is > 2 gig? I had no >idea that this would be a problem when I decided to let one of >my data files extend beyond the 2 gig limit with the 64 bit >option. The man pages for "cp" do not mention any size >limitations. What am I missing? > >As always, thanks a bunch for the help, > >Scott >-- >u2-users mailing list >[EMAIL PROTECTED] >http://www.oliver.com/mailman/listinfo/u2-users > -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
