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?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to