06-14-06 06:28 AM
Andreas Schulze wrote:
> 0xDEADABE schrieb:
>
>
>
>
> afaik AIX cpio does not support files bigger than 2GB also. Furthermore
> it cannot handle sparse files. Thus it might not be your first choice
> with AIX.
>
Not being spiteful, but using the -p option is "passthru"; just copying
files from one location to another, preserving ownership and
permissions. I just copied a couple of 400GB filesystems about a month
ago with it (converting JFS to JFS2). I wasn't backing up to tape or
file, just copying from one location to another. I learned it on NCR,
and it works on Solaris, SCO (excuse the profanity), linux, the bsd's,
and AIX. Yeah, I could have done it with each OS's special way, but
cpio has always done it for me in this situation, and I have never had
problems.
[ Post a follow-up to this message ]
|