![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| tar: blocksize = 0 - Error message? | Tlogine | UNIX for Dummies Questions & Answers | 3 | 08-11-2007 03:32 PM |
| tar: blocksize | melanie_pfefer | UNIX for Dummies Questions & Answers | 0 | 07-17-2007 04:43 AM |
| tar: tape blocksize error | big123456 | UNIX for Advanced & Expert Users | 1 | 03-26-2007 03:57 AM |
| Blocksize problem restoring file from tape | citrowske | UNIX for Dummies Questions & Answers | 11 | 10-17-2005 01:22 PM |
| Tar: tape blocksize error | ramkumar | UNIX for Advanced & Expert Users | 1 | 08-09-2005 09:09 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Tar blockSize problem
Hi,
i have got a tar file some 200MB big and i have ftp'ed the tar file over from one server to another but it does not seem to extract. its giving the following message: tar xvf saptar tar: blocksize = 2 Its the first time i used tar so I not got any ideas why its giving this message? Any ideas? thanks Mani |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
A mismatch in tar versions can cause this.
Also, if you're dealing with a text file can I recommend compressing the file? Tar doesn't compress, it simply creates an archive. |
|
#3
|
|||
|
|||
|
check file type
#file file_name you can see your file type
|
|||
| Google The UNIX and Linux Forums |