![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX Welcome Message | aldowsary | AIX | 2 | 06-23-2007 03:13 PM |
| scp message | MuellerUrs | SUN Solaris | 2 | 06-17-2005 02:32 AM |
| Welcome Message | run_time_error | UNIX for Dummies Questions & Answers | 0 | 12-05-2004 08:30 AM |
| message | lo-lp-kl | UNIX for Dummies Questions & Answers | 2 | 11-23-2004 04:21 PM |
| Ftp welcome message | vascobrito | UNIX for Dummies Questions & Answers | 2 | 07-11-2004 03:51 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello everbody
Im trying to use tar for a file. for example test.tar and I use tar xvf test.tar and start to extract, but suddenly appear this message tar:directory checksum error What this message means? and how I can extract my tar file without problems. Thanks in advance My file with tar is 200mb. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Is the version of tar used to create the archive the same as the version used to unpack it? Some *nix native tar programs behave differently to GNU tar when it comes to encoding long path names and can cause this type of error.
Cheers ZB |
|
#3
|
|||
|
|||
|
I've also seen that message when I ftp a tar file from one machine to another and forget to set it to binary. If you used ftp on this file you may want to try again and be sure it is doing a binary transfer to make sure that mistake didn't get you too.
|
|||
| Google The UNIX and Linux Forums |