I use pax this way. cd dir-path pax -wzX -x cpio -f path-file-name . The period at end of above command is part of the command. When dir-path contains data over 7G in size pax issues this error msg, pax: file is to large for cpio format ./dir-path How do I correct this?