1833750 Members
2519 Online
110063 Solutions
New Discussion

cp limit

 
Ajay Chakraborty
Occasional Contributor

cp limit

Can I copy 2GB+ file using cp ?
My OS id HP 11.0
4 REPLIES 4
RAC_1
Honored Contributor

Re: cp limit

Yes. With a certain patch the limit can be raised to 8GB.

Anil
There is no substitute to HARDWORK
Patrick Wallek
Honored Contributor

Re: cp limit

I believe cp can handle large files without a patch.

You probably should apply the latest cp cumulative patch anyway though.

PHCO_29680 - s700_800 11.00 cumulative cp(1) patch

http://www6.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHCO_29680&context=hpux:800:11:00
Rick Garland
Honored Contributor

Re: cp limit

To be on the sure side, you can download and install the GNU utilities for other utilities that will let you do functions with file greater than 2GB.

http://gatekeep.cs.utah.edu

Some of these utilities are;
tar, cpio, gzip, etc...


Ajay Chakraborty
Occasional Contributor

Re: cp limit

Thanks to everyone replied