untar corrupted tar file
I created a tar file of some data on a ftp site and now am trying to download it. When I download it it comes all the way down but then I try to untar it with tar xf SL-ORP.tar and when I do I get the following error:
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: A lone zero block at 4628425
tar: Error exit delayed from previous errors
I've tried downloading the file a number of times in case the file got corrupted in transit, but I've gotten the same error each time. I'm guessing this means my file is corrupted. I've also tried untarring it with Stuffit Expander but it telIs me
"An error has occured while expanding the file "SL-ORP.tar" (Folder not found).
Error #-120
Is there any way to recover part of the tar file so I don't have to recreate all of it? Thanks very much.
-NifflerX