gtar error

Hi All,

We have a gtar file and we are trying to untar the file with the option

gtar -xvzf <filename>

The gtar gets us till the end and throws the error message as highlighed below

mfcp/XFHFCD2.CPY
mfcp/XFHFCD3.CPY
mfcp/XFHFCD.CPY

gzip: stdin: unexpected end of file
gtar: Unexpected EOF on archive file
gtar: child returned status 1

Could anyone help us to know the kind of problem here.

Thanks in advance..

It seems that your tar file is corrupt or not downloaded in full.

Regards